How to Manage Mailbox Rules (Using Exchange PowerShell):

How to Manage Mailbox Rules (Using Exchange PowerShell):

  1. Connect to Exchange Online PowerShell: Open PowerShell and connect to your Exchange Online organization.
  2. Connect-ExchangeOnline

      Use the Get-InboxRule cmdlet: This cmdlet retrieves the inbox rules for a specific mailbox. For example, to get the rules for [email protected]

Code:

    Get-InboxRule -Mailbox [email protected]

 

 

 

 

 

Kon Belieu

No responses yet

Leave a Reply

Latest Comments

No comments to show.