You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Install-Module MSOnline
Connect-MsolService# If you're using a CSP tenantGet-MsolPartnerContract-DomainName <customerdomain.onmicrosoft.com>|Select-Object TenantID
Get-MsolUser-All -TenantId <TenantID>
Install-Module MicrosoftTeams
Connect-MicrosoftTeams-TenantId <TenantID>#Will connect exisiting Teams session to Skype for Business module $session=New-CsOnlineSessionImport-PSSession$session