Archives
February 2013 M T W T F S S 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Page list
RSS Feed
Daily Archives: February 17, 2013
PowerShell script to find all Active Sync devices on an Exchange 2010 server that haven’t synced in a specified amount of time
I published my 1st Powershell script to Technet’s Script repository and Poshcode.org. You can grab it here and below are the details of the script straight from the help file: .SYNOPSIS Get-InactiveActiveSyncDevices pulls all user mailboxes with an Active Sync partnership and then selects the Active Sync devices that haven’t synced in the specified period. […]
Posted in Exchange 2010, PowerShell
Leave a comment
You must be logged in to post a comment.