Exchange Online – You will be able to exclude voicemail and missed call notification from journaling

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

image_thumb

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

image_thumb[1]

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...

Read More

Teams – You can now get notified when a colleague joins Teams

A new notification setting has appear in Teams, let you know configure notification when a colleague joins Teams.

Read More

Teams – You can now use Windows notification instead of Teams

As you know, Windows 10 allows you to define which applications or notification you want to see.

Read More