User Tools

Site Tools


public:listing_all_teams_assigned_phone_numbers

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
public:listing_all_teams_assigned_phone_numbers [2024/11/07 10:46] – created thomaspublic:listing_all_teams_assigned_phone_numbers [2024/11/07 10:50] (current) thomas
Line 1: Line 1:
 ====== Listing all Teams assigned phone numbers ====== ====== Listing all Teams assigned phone numbers ======
 +
 +:!: At the time of writing, this does not yet seem possible with Graph API, and requires the Teams Powershell module instead.
  
 Open PowerShell, and install the PowerShell Teams module: Open PowerShell, and install the PowerShell Teams module:
Line 18: Line 20:
 Get-CsOnlineUser | select DisplayName, UserPrincipalName, LineUri | Export-Csv -Path TeamsNumbers.csv Get-CsOnlineUser | select DisplayName, UserPrincipalName, LineUri | Export-Csv -Path TeamsNumbers.csv
 </code> </code>
 +
 +===== References =====
 +
 +  * https://learn.microsoft.com/nl-nl/microsoftteams/teams-powershell-install
 +
 +{{tag>Teams Howto}}
public/listing_all_teams_assigned_phone_numbers.1730976360.txt.gz · Last modified: by thomas

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki