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
When you don't have the skypeConnector installed but only the MicrosoftTeams addon you are required to make the following modifications to the script:
On line 70 and 73: Replace new-csonlinesession with Connect-MicrosoftTeams
Comment out line 75: this is not required anymore with the new MicrosoftTeams commandlet.
The text was updated successfully, but these errors were encountered:
When you don't have the skypeConnector installed but only the MicrosoftTeams addon you are required to make the following modifications to the script:
On line 70 and 73: Replace new-csonlinesession with Connect-MicrosoftTeams
Comment out line 75: this is not required anymore with the new MicrosoftTeams commandlet.
The text was updated successfully, but these errors were encountered: