Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
In any Exchange Environment, your users will create Inbox Rules on their mailboxes. For them it is like a filing system, Email X goes here and Email Y goes there. In my previous post, we looked at the Rules Quota on a mailbox.
If you would like to see what rules have been created on a specific Mailbox in your on-premise Exchange 2016 or legacy Exchange Servers, you can run a simple command to see all the rules.
Firstly, you will need to launch the Exchange Management Shell (EMS) on your Exchange Server and then run the following command:
- Get-InboxRule -Mailbox "User Mailbox"
This will give you an output of what the user has created:
https://collaborationpro.com/wp-content/uploads/2018/01/Inbox-rule.png
As you can see, the above user has a number of mailbox rules.