Download
and install these items:
Once you have installed all the requirement, you are all set
Just run the below CMDs or rather create a function and add them a
custom module.
Import-Module LyncOnlineConnector $credential = Get-Credential $session = New-CsOnlineSession -Credential $credential Import-PSSession $session
Comments
Post a Comment