Blog

Exporting All Phone Numbers in a Microsoft Teams Tenant via PowerShell QUICKLY with Export-CsAquiredPhoneNumber

One of the major issues introduced in the backed of the Get-CsPhoneNumberAssignment cmdlet is that it only pulls a maximum of 500 numbers at once, and is very SLOW in larger deployments (A tenant with 33K numbers takes about 50-55 minutes on average). Microsoft recently introduced the Export-CsAquiredPhoneNumber cmdlet to solve this issue. What happens […]

READ MORE