Per Microsoft:
http://support.microsoft.com/default.as ... s%3B310715
How to run tasks without a password:
By default, Windows XP requires a password for a scheduled task. However, you may disable this with the following registry change:
HKEY_LOCAL_MACHINE > SYSTEM > CurrentControlSet > Control > Lsa
limitblankpassworduse
Change the value in the Value Data box from 1 to 0
Then, check the "Run only if logged on" box in the scheduled task.
The task will now run without specifying a scheduled task password.
Scheduled Tasks cannot run with a blank password
-
- Site Admin
- Posts: 1011
- Joined: Mon Mar 24, 2003 4:37 am