|
||||
Re: Unlocking Options with Exchange Password
When you set up the device to sync with an exchange server, the security settings of the server (as set by the IT guys) require that the password of WinMo be activated. Most have it locking every 5-15 min or so.... I'm fine with locking, but I'd like to have a program that does it more creatively/or more stylish than the standard screen....
|
|
||||
Re: Unlocking Options with Exchange Password
Quote:
Code:
RegWriteDWord("HKLM","Security\Policies\Policies","00001023",1) 1) "Prompt if unused for" checked 2) set to 24 hours 3) Simple PIN (with my PIN of choice entered) Then, since the Exchange server policy gets reapplied daily (once a day as far as I can tell), when I see the lock prompt happen the first time (usually late at night or early AM for me), I unlock with my PIN and run the mortscript once manually. This basically resets the policy to prompt me every 24 hours instead of every 5 minutes... which means I never see that PIN prompt for the rest of the day (except on startup).. and for me, unlocking and running the mortscript once a day isn't the end of the world. I've considered writing the MortScript to monitor for the reg change (say every 5 minutes or something) and auto-apply the fix, but I wasn't sure how that might affect battery life (and my Touch Pro doesn't need any more excuses to have it's battery drained ![]() Last edited by auto_exec; 12-22-2008 at 09:23 PM. Reason: added attachment |
|
||||
Re: Unlocking Options with Exchange Password
Try this from Zenyee. It lets you set the security timeout for up to 24 hours.
I've used it for a couple years on a couple different phones. Apparently it resets itself every time you use the phone, as I have never had to unlock it with the password since installing it. |
|
||||
Re: Unlocking Options with Exchange Password
Sorry...gotta do my due diligence and speak up for all the Sys Admins and IT guys in here...
http://forum.ppcgeeks.com/showpost.p...09&postcount=3 |
![]() |
|
|
|