Request password in Scheduled Tasks
Introduction
It may happened that when you want to use the "scheduled tasks" in Windows to run a program such as days or hours, a password is requested / required to run the scheduled task:
This tips Is designed to show you how to disable the password request:
Note:
This will require modification in your registry.
It is recommended that you make a back up of your registry before proceeding.
After the back up, proceed as follows:
Open the registry by Start>Run> regedit.
Scroll to the key:
HKEY_LOCAL_MACHINE \ SYSTEM \ CurrentControlSet \ Control \ Lsa:
Double-click on limitblankpassworduse and change the variable by assigning the value 0:
Then click on ok and restart your PC to save all configuration of the registry.