Technical Requirements
In this chapter, you will need to have access to the Microsoft Teams admin center, which you can reach at https://admin.teams.microsoft.com. You will need to be either a Global Administrator or a Teams Administrator to carry out the steps covered in this chapter.
You will also need to be able to access Windows PowerShell for some actions such as managing who can create Microsoft 365 groups. To install the Teams PowerShell module specifically, run Install-Module -Name MicrosoftTeams -Force -AllowClobber
. If other modules are needed, they will be mentioned in context.