Posts

Showing posts with the label Exchange Active Sync

Block any device from Exchange Active Sync By Device ID

Solution: Set-CASMailbox -Identity: "EmailAlias" -ActiveSyncBlockedDeviceIDs: "<DeviceID_1>","<DeviceID_2>"