We have a service microsoft exchange monitoringmailbox that has automated emails sent to it.
Can we monitor an email box using SAM to make sure the emails located in the inbox are NOT "new" longer than 3 hours?
Would this be your solution?
Mark Roberts Nov 25, 2016 6:10 AM (in response to itskiguy)
There are commandlets in Exchange to collect this level of information:
Therefore using a SAM PowerShell script would allow such data to be collected, analysed and alerted on.
Reporting Mailbox Folder Sizes with PowerShell