...
The two new cmdlets need to be tested, but I guess these are the correct ones:
Code Block | ||||||
---|---|---|---|---|---|---|
| ||||||
Set-CsPhoneNumberAssignment -Identity user@contoso.com -PhoneNumber +41441234567 -PhoneNumberType DirectRouting -EnterpriseVoiceEnabled $true -HostedVoiceMail $true |
Code Block | ||||||
---|---|---|---|---|---|---|
| ||||||
Remove-CsPhoneNumberAssignment -Identity user@contoso.com -RemoveAll |