Some time you trying to enable an account for lync that have ever admin rights and you receive the following error in lync control panel.
Active directory operation failed on "Domai.controler". you cannot retry this operation: "insufficient access rights to perform the operation 00002098: secErr: DSID-0315bb9. problem 4003 (INSUFF ACCESS RIGHTS). data 0)"
To resolve this issue you have to enable this account through lync power shell using the following command.
C:\users\administrator> Enable-CsUser "user1" -SipAddressType EmailAddress -SipDomain domainname.com -RegistrarPool "lync.com.local"
I cant add can u give me an expnple please?
ReplyDelete