I used to use WMI to do this but WMI is not that reliable, sometimes it works and sometimes it does not.
So what i want is to monitor the Exchange Retry Queue by Remote Powershell.
The output i am interested in is: Retry-Queue -Filter {status -eq "retry"}
Is there someone who can help?
Add comment