Forum Discussion

AusSupport180's avatar
AusSupport180
Brass Contributor
Nov 11, 2021

How To Manage Teams phone numbers

Hi,  Currently,  use PS to import those phone numbers to the CSV sheet, find a number not allocated and offer that to a new user.   Get-CsOnlineUser | Where-Object { $_.LineURI -notlike $null } ...

Resources