Direct Routing Auditing Examples
The following powershell scripts will export your direct routing configuration for auditing purposes. once you have the clixml files you can use them to compare at a later date
- Assumes version 4.3.0 or higher of Microsoft Teams Module
- Assumes that all properties are exported to clixml file
Audit Users
-
users-all.ps1 - Export All Users in Tenant - Not recommended on large tenants
-
users-list.ps1 - Export Users based on list of users manually defined
-
users-csv.ps1 - Export Users based on input from csv file
-
users.csv - Sample Users.csv if you want to audit only subset of users