Forum Discussion

Johnny_Martinez's avatar
Johnny_Martinez
Copper Contributor
Sep 26, 2023
Solved

Disabling Briefing emails.

I know there is a global way to disable the feature from the UI, and PowerShell commands to disable it for individual users. See article reference, https://learn.microsoft.com/en-us/viva/insights/personal/briefing/be-admin

 

But is there not a way to disable the email briefings for everyone using PowerShell?


  • Johnny_Martinez's avatar
    Johnny_Martinez
    Sep 27, 2023

    NicolasKheirallah Thank you. I was already familiar with that article. It is in my post.

    For the actual answer, I figured it out. You can use this PowerShell command, https://learn.microsoft.com/en-us/powershell/module/exchange/set-defaulttenantbriefingconfig?view=exchange-ps

    The default is 'opt-in', and you can change it to 'opt-out' and that will disable it for the whole tenant.

2 Replies

Resources