Key words: Lync单用户最大登陆限制

 

Use the below powershell command to modify the maximum endpoints/device per user

 

New-CsRegistrarConfiguration -Identity site:Redmond -MaxEndpointsPerUser 4 -EnableDHCPServer $True

Configuring the Maximum Devices Per User 

http://blogs.technet.com/b/csps/p/ocsmap03.aspx

http://technet.microsoft.com/en-us/library/gg425893.aspx

New-CsRegistrarConfiguration

http://technet.microsoft.com/en-us/library/gg398764.aspx