Forum Discussion

JFM_12's avatar
JFM_12
Iron Contributor
Aug 30, 2024

Powershell to get empty values of Property TeamsUpdateManagementPolicy

Hello

I try to run a Powershell Script that gets the $null values for a Property

Get-CsOnlineUser  | Where-Object -Property TeamsUpdateManagementPolicy -eq $null


But there is no output. Where is the error?
Thanks for your help
Regards
JFM_12 

Resources