Forum Discussion
Patrick_Biggs
Aug 31, 2023Copper Contributor
Newbie question about Set-CalendarProcessing
I am trying to run the following command to change my Teams Room Display Panel to show the Meeting Subject, not the organizer name. I have Microsoft 365 with Exchange online, not on premise. Set...
VasilMichev
Aug 31, 2023MVP
Did you connect to Exchange Online first? Try the Connect-ExchangeOnline cmdlet.
And, you need to have permissions to run said cmdlet, at minimum you need the "Mail Recipients" role in Exchange. Ask your admin/IT folks to run the cmdlet instead, in case you don't have permissions.
And, you need to have permissions to run said cmdlet, at minimum you need the "Mail Recipients" role in Exchange. Ask your admin/IT folks to run the cmdlet instead, in case you don't have permissions.
Patrick_Biggs
Sep 01, 2023Copper Contributor
Thanks Vasil,
I was missing the Connect-ExchangeOnline step.
I was missing the Connect-ExchangeOnline step.