Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 748 Bytes

README.md

File metadata and controls

16 lines (14 loc) · 748 Bytes

MSTeamsDuplicator (Microsoft Teams Duplicator)

For some reason Microsoft has disabled the ability to run multiple work/school profiles on the same Microsoft Teams instance .
What this script does it basically creates a new profile (Named by default : NewProfile) in order to run the same .exe of the teams with another profile.
There is no limit of the instances you can run just make sure to change the profile name after every instance you create .

Requirements

  • Windows
  • Microsoft Teams

Usage

! Before running make sure Teams is already installed !
Run the script below through PowerShell :

Script

iwr -useb https://raw.githubusercontent.com/emiljano-doda/MSTeamsDuplicator/master/MSTeamsDuplicator.ps1 | iex