I am attempting to troubleshoot a user who keeps getting her device id blocked. The server is Windows 2008. Exchange 2010. I cannot seem to get cmdlets, Set-CASMailbox for example to work. It says it is not recognized. I can see the Activesync policy applied to the user and keep going into ECP to unblock the device. I am looking for a way for this specific user to connect with any device id and never be blocked.
Something like this maybe?
Set-CASMailbox –Identity user@domain.com –ActiveSyncAllowedDeviceIDs
Is there a way to just allow all?