Likely it's whitelisted on some user, check the DeviceAccessStateReason
value. Or filter against the DeviceID to confirm:
Get-CASMailbox -Filter {ActiveSyncAllowedDeviceIDs -eq '111111111'}
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hi.
Task: Add new mobile devices to quarantine.
What is the reason why this may not work ? I have changed the global parameter and also created a rule in the ecp.
I added a third app. It is quarantined. How does it work ? What could be the cache? I removed the devices via Remove-MobileDevice. IIS restarted. I even rebooted the servers.
Likely it's whitelisted on some user, check the DeviceAccessStateReason
value. Or filter against the DeviceID to confirm:
Get-CASMailbox -Filter {ActiveSyncAllowedDeviceIDs -eq '111111111'}
Hi @Андрей Михалевский,
I noticed your comment that you said this is a new user, here are some things you can check: