Available Team Numbers Report

  Refer New Articles: What Broke after Teams Module Upgrade to version 4 ? PowerShell – Available Team Numbers Report V2   Our Voice team needs a report of available numbers in Microsoft teams, they can see that in the portal as shown below but cannot see the users to whom the numbers are assigned.…

PowerShell – Teams Phone number Assignment

Microsoft Teams is hot in all organizations so is it with our clients who are migrating their telephone numbers to Teams from physical desk phones. This script is a part of different scripts that we had used for this migration project. It has been requested by our telecom team to create scripts for license assignment,…

Teams – Exporting Users In Emergency Location

Holiday season with a Teams Powershell Magic script Sharing this small script which I have uploaded to git and it can be downloaded/utilized by community members. https://github.com/VikasSukhija/Downloads/blob/master/GetUsersInEmergencyLocation.ps1 We got a requirement from one of our clients to export all the users in particular emergency location as they need to migrate them to other emergency location.…

Set Teams Only Mode Based AD Group

Today, I am sharing another Magical PowerShell Spell related to Microsoft Teams. This solution will assist the organizations that want to slowly migrate to Teams Only mode before updating the the settings at the organizational level. Download it from below GitHub Link: Teams Only Mode Based AD Group Prerequisites for this Solution: Active directory Module…