Scheduled Tasks - Running Tasks Without A Password

6 October 2005 by Dan

For XP Pro: Go to Start/Administrative Tools/Local Security Policy/Security Settings/Local Policies/Security Options
Accounts: Limit local account use of blank passwords to console logon only. This is enabled by default, disable it.

For XP Home: (Keith Miller) Go to Start/Run/Regedit and navigate to this key:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa

Value name: limitblankpassworduse, Type: REG_DWORD, Data: 0 (disabled) 1 (enabled)

For Home: Run Scheduled Task without a Password (Line 67)
http://www.kellys-korner-xp.com/xp_tweaks.htm

Source:
Windows XP FAQ

7 comments to “Scheduled Tasks - Running Tasks Without A Password”

  1. Running Sheduled XP Tasks Without A Password at Cameron Incoll:

    [...] Instead of creating a password for my login at home, and instead of creating a ‘dummy’ account with a password just for scheduled tasks, I found this: Scheduled Tasks - Running Tasks Without A Password. For XP Pro: Go to Start/Administrative Tools/Local Security Policy/Security Settings/Local Policies/Security OptionsAccounts: Limit local account use of blank passwords to console logon only. This is enabled by default, disable it. [...]

  2. sedley t cuenco:

    cool ... i will try it... tnx a lot!!! your the best..

  3. John- Ontario:

    The XP Pro trick works great on XP Media with SP2 too - thanks.
    However, I could not get the XP Pro solution to work on another machine without SP2. Is there more info on that?
    John

  4. Dan:

    Sorry, John. That's all the information I have.

  5. Amit Jaiswal:

    When Creating the task in scheduled tasks, set the user name as SYSTEM.

  6. John- Ontario:

    Thanks, but that did not work either. Funny thing, it no longer complains about "the scheduled task did not run because n user account password...". It does not complain at all, but does not run the batch program.
    Thanks for trying,

  7. randomittech:

    FYI, this makes remote desktop work without a password :O