Thanks, I don't have access to Exchange hence playing with AD only.
Sent from my Sony Xperia™ smartphone
---- Kennedy, Jim wrote ----
>From Exchange Powershell:
Get-CASMailbox -ResultSize Unlimited | where { $_.ActiveSyncEnabled -eq 'True'}
| ft name, activesyncenabled
From: [email protected] [mailto:[email protected]] On
Behalf Of Haritwal, Dhiraj
Sent: Wednesday, September 16, 2015 2:40 PM
To: [email protected]
Subject: [Exchange] List Active Sync enabled Users
Hi,
I am trying to list all Active Sync enabled users from AD powershell & running
ldap query for below two AD attributes. Kindly suggest if it’s the correct way
or I should search any other AD attribute.
msExchMobileMailboxFlags=1
msExchMobileMailboxPolicyLink=*
Regards,
Dhiraj
________________________________
This email is confidential and intended only for the use of the individual or
entity named above and may contain information that is privileged. If you are
not the intended recipient, you are notified that any dissemination,
distribution or copying of this email is strictly prohibited. If you have
received this email in error, please notify us immediately by return email or
telephone and destroy the original message. - This mail is sent via Sony Asia
Pacific Mail Gateway..
________________________________
This email is confidential and intended only for the use of the individual or
entity named above and may contain information that is privileged. If you are
not the intended recipient, you are notified that any dissemination,
distribution or copying of this email is strictly prohibited. If you have
received this email in error, please notify us immediately by return email or
telephone and destroy the original message. - This mail is sent via Sony Asia
Pacific Mail Gateway..