{"id":2717,"date":"2019-01-15T21:08:02","date_gmt":"2019-01-15T21:08:02","guid":{"rendered":"http:\/\/microsoftgeek.com\/?p=2717"},"modified":"2019-01-15T21:08:23","modified_gmt":"2019-01-15T21:08:23","slug":"disable-the-clutter-feature-in-o365-mailboxes","status":"publish","type":"post","link":"https:\/\/microsoftgeek.com\/?p=2717","title":{"rendered":"Disable the Clutter feature in O365 mailboxes"},"content":{"rendered":"<p>To disabled the clutter feature in a user&#8217;s O365 mailbox run the following command:<\/p>\n<p>&nbsp;<\/p>\n<p>Turn off Clutter for single user<\/p>\n<p><span style=\"color: #00ff00;\"><b>Get-Mailbox \u2013identity someone@somewhere.com | Set-Clutter -enable $false<\/b>\u00a0<\/span><\/p>\n<p>&nbsp;<\/p>\n<p>OR<\/p>\n<p>&nbsp;<\/p>\n<p>Single mailbox:<\/p>\n<p><span style=\"color: #00ff00;\"><strong>Set-Clutter -Identity\u00a0<i>&lt;user name&gt;<\/i>\u00a0-Enable $false\u00a0<\/strong><\/span><\/p>\n<p>&nbsp;<\/p>\n<p>&nbsp;<\/p>\n<p>If you want to disable this feature for all users in your tenant as an admin, you can do this with PowerShell.<br \/>\n1.\u00a0<a href=\"https:\/\/technet.microsoft.com\/en-us\/library\/jj984289%28v=exchg.160%29.aspx\">Connect to Exchange Online using PowerShell<\/a>\u00a0with an admin account.<br \/>\n2. Run the command below.<br \/>\n<span style=\"color: #00ff00;\"><strong>Get-Mailbox | Set-Clutter -Enable $false\u00a0<\/strong><\/span><\/p>\n<p>&nbsp;<\/p>\n<p>OR<\/p>\n<p>&nbsp;<\/p>\n<p>Turn off Clutter for ALL users<\/p>\n<p><strong><span style=\"color: #00ff00;\">Get-Mailbox -ResultSize\u00a0Unlimited | Set-Clutter -Enable $False | FL<\/span><\/strong><\/p>\n","protected":false},"excerpt":{"rendered":"<p>To disabled the clutter feature in a user&#8217;s O365 mailbox run the following command: &nbsp; Turn off Clutter for single user Get-Mailbox \u2013identity someone@somewhere.com | Set-Clutter -enable $false\u00a0 &nbsp; OR &nbsp; Single mailbox: Set-Clutter -Identity\u00a0&lt;user name&gt;\u00a0-Enable $false\u00a0 &nbsp; &nbsp; If you want to disable this feature for all users in your tenant as an admin, [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[62,73,60,59],"tags":[],"class_list":["post-2717","post","type-post","status-publish","format-standard","hentry","category-microsoft-exchange-server-2016","category-exchange-server-2019","category-office-365","category-powershell"],"_links":{"self":[{"href":"https:\/\/microsoftgeek.com\/index.php?rest_route=\/wp\/v2\/posts\/2717","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/microsoftgeek.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/microsoftgeek.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/microsoftgeek.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/microsoftgeek.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=2717"}],"version-history":[{"count":2,"href":"https:\/\/microsoftgeek.com\/index.php?rest_route=\/wp\/v2\/posts\/2717\/revisions"}],"predecessor-version":[{"id":2719,"href":"https:\/\/microsoftgeek.com\/index.php?rest_route=\/wp\/v2\/posts\/2717\/revisions\/2719"}],"wp:attachment":[{"href":"https:\/\/microsoftgeek.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=2717"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/microsoftgeek.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=2717"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/microsoftgeek.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=2717"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}