I have had this in the past but cant find out a script that will tell me X Emails is set to Pending because!
We have users missing emails because exchange wanted to set emails as Pending?
I have run the following and there are 7 Pending emails how do I expand this information: -
We have users missing emails because exchange wanted to set emails as Pending?
I have run the following and there are 7 Pending emails how do I expand this information: -
[PS] $msg = Search-MessageTrackingReport -Identity *UsersEmail* -Recipients *FromEmail* -By
passDelegateChecking
[PS] $msg | %{ Get-MessageTrackingReport -Identity $_.MessageTrackingReportId -BypassDelegateCheckin
g }
I would like some thing like Pending due to Disk Space, Due to Permissions, just saying Pending dose not help resolve the issue to fix something that should never be set to Pending!
Technical Beta Tester || Matthew John Earley BSc (hons) || www.o0MattE0o.myby.co.uk