Exchange Online – Quarantine notification is becoming available for shared mailboxes
As you know, when you are using Exchange Online (and as such Exchange Online Protection) for inbound mail traffic, you receive a quarantine...
cubesys : Oct 8, 2020 12:00:00 AM
If you are using Exchange Online and have enabled journaling, you will be able to exclude voicemail and missed call notification from being journaled.
This capability will be rolled out in early November but if you are using journaling and want to exclude such notifications you can already run the below PowerShell command using Exchange Online PowerShell module
To disable journaling
Set-TransportConfig -VoicemailJournalingEnabled $false
To (re) enable journaling
Set-TransportConfig -VoicemailJournalingEnabled $true
You can check if you have enabled/disabled this capability, you can use the command
Get-TransportConfig | fl VoicemailJournalingEnabled
As you know, when you are using Exchange Online (and as such Exchange Online Protection) for inbound mail traffic, you receive a quarantine...
A new notification setting has appear in Teams, let you know configure notification when a colleague joins Teams.
As you know, Windows 10 allows you to define which applications or notification you want to see.