In this article I’ll show you how to change a Skype for Business User SIP Address using PowerShell.
To start, Open SfB Shell
Type the cmdlet below:
Set-CsUser –Identity Davindk -SipAddress "sip:[email protected]"
In this article I’ll show you how to change a Skype for Business User SIP Address using PowerShell.
To start, Open SfB Shell
Type the cmdlet below:
Set-CsUser –Identity Davindk -SipAddress "sip:[email protected]"
by