Atreidae / BounShell

Its BounSky, but for Office365 PowerShell
MIT License
3 stars 3 forks source link

ISE locks up when connecting to Teams and left idle. #19

Open Atreidae opened 5 years ago

Atreidae commented 5 years ago

Similar to #2 The ISE window will lock up when a user connects to Teams using MFA and lets the ISE session idle.

One of the bugs I've been running into constantly is Modern Auth Support in the Teams module and the ISE. When a PS Online session drops due to network/inactivity. The ISE soft locks requiring the user to close the window I assume it's trying to show a modern auth window and fails for some reason.

I've thrown Enable-CsOnlineSessionForReconnection into my test builds and it seems to help with Skype online sessions, but the Teams PowerShell module doesnt recognise this cmdlet at all.