Forum Discussion
p_065
Mar 28, 2022Copper Contributor
Get-CsOnlineUser -Filter
Get-CsOnlineUser -Filter {SipAddress -eq $null} | Select-Object DisplayName for the above command can there be alternative now that Sip address has been removed Can we get Sip Address other than a...
VasilMichev
Mar 28, 2022MVP
You can always filter client-side?