Aug 29 2024 10:06 PM
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
Aug 30 2024 08:03 AM
Aug 30 2024 08:12 AM