Teams IP Phones - Query, distinction and PowerShell Commands needed
Teams IP Phones do not have distinct PowerShell commands to manage them. They have to be "cobbled together" through other means.
The management in the Admin Center is present
I have outlined here what would be needed: https://github.com/MicrosoftDocs/office-docs-powershell/issues/7017
In Summary:
Get-TeamsIPPhone (querying all three below)
Get-TeamsCommonAreaPhone
Get-TeamsConferencePhone
Get-TeamsMeetingRoom
This would be analog to what we have in the Admin Center right now.
Thanks,
David
