Turn off Outlook “Clutter” with PowerShell
For some reason, the Clutter feature does not show up in OWA. So i decided to turn it off over PowerShell.
To chech Clutter status use:
PS C:\> |
|
And turn it off with
PS C:\> |
|
References
Turn Off Outlook “Clutter” feature with PowerShell
http://itgroove.net/stellark/2015/09/03/turn-off-outlook-clutter-feature-with-powershell/
Kommentare