Does anyone know a simple way within powershell to find resource mailboxes where the linked AD account is no longer active?
Yes, procedures should keep AD accounts from getting removed without removing the associated mailbox. But sometimes that doesn't happen and I wanted to run a script to find mailboxes without active master accounts. I'm sure someone has done it before but I couldn't find one via google.
Thanks!
Rob