2891194 Exchange ActiveSync devices are marked as blocked in EMS and EMC when the devices are synching with the Exchange Server 2010 server
From: [email protected] [mailto:[email protected]] On Behalf Of Candee Sent: Tuesday, November 5, 2013 11:13 AM To: [email protected] Subject: Re: [Exchange] Fwd: Exchange 2010 ABQ policies Thanks Michael, I have. I followed this blog: http://www.msexchange.org/articles-tutorials/exchange-server-2010/management-administration/mobile-device-management-part1.html Created a script to add the devices as "activesyncdeviceIDsallowed". >From what I understand, that should create a 'personal exemption' and the >device shouldn't be affected when I flip the quarantine switch: "Allow >synchronization with devices that aren't managed by rules or personal >exemptions." Unless I'm way off base, the setup I have should have worked. if I run "get-casmailbox -filter {activesyncalloweddeviceids -ne $null} |ft name,activesyncalloweddeviceids -auto" I get a list of all the device ids. I am stumped. Thanks! Candee On Tue, Nov 5, 2013 at 11:05 AM, Michael B. Smith <[email protected]<mailto:[email protected]>> wrote: There is a great discussion on device quarantine and containment on msExchangeTeam.com. Have you checked it out? http://blogs.technet.com/b/exchange/archive/2010/11/15/3411539.aspx From: [email protected]<mailto:[email protected]> [mailto:[email protected]<mailto:[email protected]>] On Behalf Of Candee Sent: Tuesday, November 5, 2013 9:10 AM To: [email protected]<mailto:[email protected]> Subject: [Exchange] Fwd: Exchange 2010 ABQ policies Good morning! So, we decided to implement an EAS policy that quarantines all devices except for a list of specific users and specific devices. I added the device IDs to the users "ActiveSyncAllowedDeviceIDs". This morning, I changed the org policy to "quarantine". Every single device was quarantined - including the ones I specifically added. Can anyone point me to what I missed? Thanks!! Candee
