How to install Microsoft Teams and login to it automatically using PowerShell

Viewed 20

I'm trying to write a script that will open Microsoft Teams app and login to it automatically. The plan is to automate our process so we do not have to type the email and the password for each computer setup. I tried the Connect-Microsoft Teams command but that will login to Teams in PowerShell not in Teams app. When I open the app it still asking me for credentials.

0 Answers
Related