Find users that are auto forwarding / redirecting their email in Exchange 2010 using Powershell

Posted by Ryan H on Server Fault See other posts from Server Fault or by Ryan H
Published on 2011-06-22T17:07:25Z Indexed on 2011/06/24 8:24 UTC
Read the original article Hit count: 224

We are using Live@edu, which is essentially hosted exchange server with some additional features and limitations to work around, and I'm trying to find everybody that is forwarding or redirecting emails from their accounts.

I am trying to remove old accounts that have not been used, but we have instructions for users on redirecting emails, so we should expect that some users are indeed redirecting their emails, which will make their last login/logoff times not reflect whether they are indeed using auto forwarding or auto redirecting rules.

How could I find a list of users with forwarding or redirection rules using Exchange 2010 Powershell Cmdlets?

/EDIT: It may be sufficient for my purposes to find whether there are ANY server side rules, regardless of whether the rule forwards/redirects or does some other action.

© Server Fault or respective owner

Related posts about exchange-2010

Related posts about redirection