Get-ActiveSyncMailboxPolicy -Identity “POLICYNAME”
Posts Tagged ‘Activesync’
Check Activesync policy settings using Powershell in Exchange 2007
Saturday, January 12th, 2008Activesync policy to allow phone to be locked immediatly using Powershell in Exchange 2007
Saturday, January 12th, 2008Set-ActiveSyncMailboxPolicy -identity “POLICYNAME” -MaxInactivityTimeDeviceLock:00:00:00
This script allows you to use instant “lock” on your phone…