Install the MS Teams as the program for all users in PC

  • Assumption
  • Steps.
    • Download two programs. (You should be able to find these binaries from MS site.)
      • MSTeams-x64.msix
      • teamsbootstrapper.exe
    • On the machine, perform the following installation via command Prompt (Administrator mode)
      *Specify the exact path of both application path where you saved the file to.
      *At this example, the files are placed into c:\Resources\ folder.

      >teamsbootstrapper.exe -p -o c:\Resources\MSTeams-x64.msix

    • Once the Teams got installed successfully, the command prompt returns with Sucess output.

    • In the start menu, you can see the Microsoft Teams got installed recently.