18/03/2021

Teams Powershell 2.0 - Lifehack - Podcast #6

Teams Powershell 2.0.0 

Yesterday I installed Teams powershell module 2.0.0 from this localtion.

Today the fun begin when I was planning to run some connection to my tenant.

I tried with this stuff

Import-Module MicrosoftTeams

$sfbSession = New-CsOnlineSession 

Import-PSSession $sfbSession -allowClobber 

and $sfbSession=New-CsOnlineSession did not work. Long list of errors.

I just what, this is strange. 

Ran this one: Import-Module MicrosoftTeams

worked fine

then I ran this: Connect-MicrosoftTeams

and it asked about my cred and logged me in. And now I was able to run the rest of it.


Nice to know and now time upgrade my scripts.

Teams Cast away Episode #6

Last night I had a guest at my Podcast, who was Rune Løkke from PointTaken. We talks about, Teams, workfromhome and return to office, apps in Teams, some bot tips and tricks and more. All in Norwegian since this is Norwegian Podcast. You find it here

Thats all for today, and more will come.

No comments:

Post a Comment