Using Lync Online cmdlets
In the previous recipe, we outlined the steps required to establish a remote PowerShell session with Lync Online. We have less than 50 cmdlets, as shown in the result of the Get-Command -Module
command in the following screenshot:
Some of them are specific for Lync Online, such as the following:
Get-CsAudioConferencingProvider
Get-CsOnlineUser
Get-CsTenant
Get-CsTenantFederationConfiguration
Get-CsTenantHybridConfiguration
Get-CsTenantLicensingConfiguration
Get-CsTenantPublicProvider
New-CsEdgeAllowAllKnownDomains
New-CsEdgeAllowList
New-CsEdgeDomainPattern
Set-CsTenantFederationConfiguration
Set-CsTenantHybridConfiguration
Set-CsTenantPublicProvider ...
Get Lync Server Cookbook now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.