Set-CsUser –Identity "Username" –SipAddress "sip:username@domain.com"
Move a user to a Pool":
Move-CsUser –Identity "Username" –RegistrarPool poolname.domain.com
Move a legacy user from OCS 2007 to Lync 2010:
Move-CsLegacyUser –Identity "Username" –Target "lyncserver.domain.com"
This command causes all your Address Book services to synch with the User Services database:
Update-CsAddressBook
No comments:
Post a Comment