Subscribe to Windows IT Pro
May 12, 2011 01:00 PM

Q. How do I enable administrative users for Lync 2010?

Windows IT Pro
InstantDoc ID #136049
Rating: (0)

A. The normal Lync control panel can't modify privileged users, such as domain administrators. To Lync-enable the privileged users, open the Lync PowerShell and use the Enable-CsUser cmdlet. In the example below, I enable two administrators using their email addresses as the SIP address, but you could also use FirstLastName, SamAccountName, and UserPrincipalName.

PS C:\> Enable-CsUser -Identity "John Savill" -RegistrarPool savdalync01.savilltech.net -SipAddressType EmailAddress
PS C:\> Enable-CsUser -Identity "Administrator" -RegistrarPool savdalync01.savilltech.net -SipAddressType EmailAddress

Related Content:

ARTICLE TOOLS

Comments
    There are no comments to display. Be the first one!
You must log on before posting a comment.

Are you a new visitor? Register Here

advertisement

advertisement

Windows is a trademark of the Microsoft group of companies. Windows IT Pro is used by Penton Media Inc. under license from owner.