Is there anyway to report on how many mobile devices are syncing company mail accounts?
I have been asked to provide a report on each mailbox and list any mobile devices that each mailbox is syncing with. We basically want to identify any non-work related mobiles that are configured to receive work emails. Does anyone know if this is possible? And if so, any ideas on how I can do it. Any help would be greatly appreciated.
August 15th, 2012 12:08pm

You can start with this: get-activesyncdevice | select userdisplayname,devicemodel[string](0..33|%{[char][int](46+("686552495351636652556262185355647068516270555358646562655775 0645570").substring(($_*2),2))})-replace " "
Free Windows Admin Tool Kit Click here and download it now
August 15th, 2012 12:17pm

Try the below links out for Identifying Exchange ActiveSync Users with PowerShell http://www.simple-talk.com/sysadmin/exchange/identifying-exchange-activesync-users-with-powershell/ Girishp
August 15th, 2012 12:18pm

You can use the Get-ActiveSyncDeviceStatistics cmdlet to retrieve a list of mobile phones that are configured to synchronize with a specified user's mailbox and return a list of statistics about these mobile phones. In addition, provide this document for reference. Hope helps.Noya Lau TechNet Community Support
Free Windows Admin Tool Kit Click here and download it now
August 17th, 2012 2:58am

You can use the Get-ActiveSyncDeviceStatistics cmdlet to retrieve a list of mobile phones that are configured to synchronize with a specified user's mailbox and return a list of statistics about these mobile phones. In addition, provide this document for reference. Hope helps.Noya Lau TechNet Community Support
August 17th, 2012 3:02am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics