Forum Discussion
Stephen Wolf
Dec 03, 2021Copper Contributor
SfBPowerShellSessionViaTeamsModule session availability is Busy
Hi everyone, When using multithreading for Teams PowerShell sessions, there is an error saying that "The session SfBPowerShellSessionViaTeamsModule_xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx, xxxxxxxx-xxx...
Dec 03, 2021
Hello Stephen,
Is this happening to you with Teams cmdlets or SfB cmdlets? (*-Cs*)
What version of the module are you using?
Is this happening to you with Teams cmdlets or SfB cmdlets? (*-Cs*)
What version of the module are you using?
- Stephen WolfDec 03, 2021Copper ContributorHi Andres,
Thanks for the answer!
The command was a simple "Get-CsCallQueue" and the version of the MicrosoftTeams PowerShell module is "2.3.1".- Dec 03, 2021
2.3.1 is a little old, I recommend updating to the latest GA which is 3.0.0, you can find more about versions here
I do know that in the latest versions some work has been done to the way it handles sessions so maybe you want to give it a try with 3.0.0 and return here to share feedback