DEberhardt / Get-TeamsAssignedNumbers

This script queries Microsoft Teams for assigned numbers and displays in a formatted table with the option to export to CSV. During processing LineURI's are run against a regex pattern to extract the DDI/DID and the extension to a separate column. This script collects Microsoft Teams objects including: Users, Meeting Rooms, Online Application Instances (Resource Accounts) This script does not collect objects from on-premises environments even if in hybrid, instead use this script - https://gallery.technet.microsoft.com/office/Lync-Get-All-Assigned-8c1328a0

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Get-TeamsAssignedNumbers

This script queries Microsoft Teams for assigned numbers and displays in a formatted table with the option to export to CSV.

During processing LineURI's are run against a regex pattern to extract the DDI/DID and the extension to a separate column.

This script collects Microsoft Teams objects including: Users, Meeting Rooms, Online Application Instances (Resource Accounts)

This script does not collect objects from on-premises environments even if in hybrid, instead use this script - https://gallery.technet.microsoft.com/office/Lync-Get-All-Assigned-8c1328a0

About

This script queries Microsoft Teams for assigned numbers and displays in a formatted table with the option to export to CSV. During processing LineURI's are run against a regex pattern to extract the DDI/DID and the extension to a separate column. This script collects Microsoft Teams objects including: Users, Meeting Rooms, Online Application Instances (Resource Accounts) This script does not collect objects from on-premises environments even if in hybrid, instead use this script - https://gallery.technet.microsoft.com/office/Lync-Get-All-Assigned-8c1328a0

License:GNU General Public License v3.0


Languages

Language:PowerShell 100.0%