0

Disable Clutter for a mailbox in Office 365

To connect to office 365 via powershell to run the below command see; Connecting to office 365 with powershell

Set-Clutter -Identity [email protected] -Enable $false

Matt

Leave a Reply