Forum Discussion
UtsavP
Oct 12, 2023Copper Contributor
Enabling Microsoft Teams Room for Meeting Forwarding and Adding External Parties
Hello Microsoft Community, I hope you are all doing well! I'm reaching out with a query related to Microsoft Teams Rooms and some specific functionalities we are trying to enable. We are looking ...
mike_powell
Mar 07, 2024Copper Contributor
This answer appears to be AI generated and should be removed. Neither the AllowCalendarInviteForwarding nor the AllowExternalMeetingParticipants parameters exist on the Set-CalendarProcessing cmdlet. And the Set-CsTeamsRoom cmdlet doesn't exist at all.
https://learn.microsoft.com/en-us/powershell/module/exchange/set-calendarprocessing
https://learn.microsoft.com/en-us/powershell/module/exchange/set-calendarprocessing
AdamK_DC
May 01, 2025Copper Contributor
mike_powellis correct - and because these false commands are here - Copilot draws from them and continues to generate false answers.
It would appear that ProcessExternalMeetingMessages $true is the command that allows you to forward a Teams Invite to a Teams Room so that you hold the meeting in the room rather than at your desk. When you do so - the originator of the meeting will get the room acceptance message - not you. So - it's best if you can open up the calendar of the room involved to verify that it was accepted.