Hi Forum.
Need help to connect to SFB with PowerShell.
Have downloaded the PowerShell module from this page: https://www.microsoft.com/en-us/download/details.aspx?id=39366
Trying to connect like this:
$credential = Get-Credential (give the Global Admin credendtials)
$session = New-CsOnlineSession -Credential $credential
.... Nothing happens ........
I have tried on multiple computers. Different internet connections.... And more than one Office 365 tenants.....
Please advice....
Kind regards
Thomas Nielsen