mtrenabled Parameter for Set-Place Powershell

Iron Contributor

Hello
Pretty recently there sneaked in a new parameter -mtrenabled into the Set-Place command.

However, the docs at https://docs.microsoft.com/en-us/powershell/module/exchange/set-place?view=exchange-ps don't reveal, what this parameter actually does.
Is it just for (cosmetic) usage in Outlook's room finder OR does it change any behaviour in the room mailbox on the Exchange side of things?
Thanks for shining some light onto this.

2 Replies

They do now :)

 

The MTREnabled parameters enables or disables Microsoft Teams Rooms on the room mailbox. Valid values are:

  • $true: Microsoft Teams Rooms is enabled on the room mailbox.
  • $false: Microsoft Teams Rooms is disabled on the room mailbox. This is the default value.

For more information about Microsoft Teams Rooms, see Microsoft Teams Rooms.


 

thanks Vail, I already saw this.
Now the Million Dollar question is the obvious:
** What does the parameter DO??? **
So far I did not find any difference when the parameter is set to true or false?
Since MTRs worked already before this parameter was introduced and/or set to $true, I suspect this info is used somepace else. Hmm, but where and what and how???