Applies to: Exchange 2013/2016/2019/Microsoft 365
How to resolve:
Per default Exchange room resources will remove the marking of meetings as private, causing the meeting title to be shown on the display. By following the instructions below you can change the behaviour so that titles are never shown for meetings marked as private.
- Access Exchange through Powershell
- Enter the following command to change it
2013/2016/2019/Microsoft 365Set-CalendarProcessing -Identity <room resource>-RemovePrivateProperty$false