Forum Discussion

tekla007's avatar
tekla007
Copper Contributor
Oct 12, 2021

Update Name / Alias on Room Mailbox

Hello, I've renamed a room mailbox in Exchange online with the following power shell commands: Set-Mailbox "oldName" -Name "newName" Set-Mailbox "oldName" -Alias "newName" Set-Mailbox "newName" -D...

Resources