August 12

How to check for server side or client side rules applied to a mailbox using powershell?

Connect to Exchange Online PowerShell

run the following PowerShell command

1 Connect-ExchangeOnline ( a pop up windows will ask you login credential)

2 Get-InboxRule -Mailbox  username@example.com | fl

 

 

 

Tags:

Posted August 12, 2022 by Ray in category "Microsoft 365

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.