Announcement: Need a free practice exam or an interactive mocks material for a Microsoft certification? Click here to use the MS Forms I've created previously.
April 27, 2021 | by iaur | posted as Connect to M365 Services, PowerShell
Open PowerShell as an administrator then execute each line one at a time.
##########################################################
Install-Module -Name MicrosoftTeams
##########################################################
##########################################################
Connect-MicrosoftTeams
##########################################################