ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Topics
    2. Tags
    3. clutter
    Log in to post
    • All categories
    • KellyK

      Clutter vs Focused Inbox: Office 365

      Water Closet
      • office 365 clutter focused inbox • • Kelly
      17
      2
      Votes
      17
      Posts
      2.7k
      Views

      NerdyDadN

      To disable for individual users:

      Set-clutter -identity [email protected] -Enable $false

      For an entire organization (tenant)

      Get-Mailbox | Set-Clutter -Enable $false

      You do have to be signed into your O365 environment by PowerShell:

      $session = New-PSSession -ConfigurationName Microsoft.Exchange -ConnectionUri "https://outlook.office365.com/powershell-liveid/" -Credential $cred -Authentication Basic -AllowRedirection

      It will ask you to authenticate. Use your normal creds.

      Import-PSSession $session
      You will see another module load and you're in to run the above scripts.

    • DustinB3403D

      Clutter Folder Issues

      IT Discussion
      • outlook owa clutter • • DustinB3403
      19
      0
      Votes
      19
      Posts
      2.7k
      Views

      gjacobseG

      @StrongBad said in Clutter Folder Issues:

      @gjacobse said in Clutter Folder Issues:

      @StrongBad said in Clutter Folder Issues:

      Does the Clutter service keep sending emails that say that the Clutter service is off?

      I have not gotten any notifications that my clutter service is off.

      Maybe Clutter turned back on and started catching them 😉

      Good Point,.. I suppose ;I could check easy enough...

    • scottalanmillerS

      Microsoft Clutter Turning Itself On

      IT Discussion
      • email microsoft office 365 clutter • • scottalanmiller
      20
      3
      Votes
      20
      Posts
      4.5k
      Views

      dafyreD

      We all know Microsoft's servers like to aggravate @scottalanmiller just because they can.

    • Reid CooperR

      MS Clutter Creates More.... Clutter?

      News
      • email clutter microsoft exchange spam office 365 • • Reid Cooper
      3
      4
      Votes
      3
      Posts
      1.3k
      Views

      scottalanmillerS

      I didn't even turn it on. From the description it sounds like a really bad idea. It's like autofiltering that takes more work than real filtering, isn't as reliable, is less predictable and then alerts you anyway completely defeating its own purpose.

    • 1 / 1