Lync Server 2010 Remote Administration
$session = New-PSSession -ConnectionUri https://lyncse.coex.com/OcsPowershell -Credential (Get-Credential) Import-PSSession -Session $session
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
$session = New-PSSession -ConnectionUri https://lyncse.coex.com/OcsPowershell -Credential (Get-Credential) Import-PSSession -Session $session