Forum Discussion
alex1998935
Mar 04, 2024Copper Contributor
change the meeting room number in outlook
hello guys i need ur help because our IT team is not able to solve the problem so the problem are we having is that we need to change the meeting room number in outlook and our admin doesn't k...
alex1998935
Mar 05, 2024Copper Contributor
can u please give me the indications of how to do it using powershell or eac so that i can forward it to our it team supportFeller
Feller
Mar 05, 2024Brass Contributor
Set-Mailbox -Identity Old_name -Alias New_alias -DisplayName New_displayname -Name New_name
See https://learn.microsoft.com/en-us/powershell/module/exchange/set-mailbox?view=exchange-ps
See https://learn.microsoft.com/en-us/powershell/module/exchange/set-mailbox?view=exchange-ps