I would like to setup a job without having to enter the user/pass.
Can this be done?
|
I would like to setup a job without having to enter the user/pass. Can this be done? | ||||
feedback
|
This question came from our site for professional and enthusiast programmers.
|
After you set the task up, if you right click on the task and go to properties, you can check a box that says "Run only when logged on". This doesn't require a username/password.
| ||||
|
feedback
|
|
You can add it with the Beware! The system account has basically the same rights as the administrator, so this might be a security issue. | ||||
|
feedback
|
|
Note: this is a security loophole! But I'm sure you're aware.
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: Go to Start/Run/Regedit and navigate to this key:
| |||
|
feedback
|
|
Try System Scheduler. It is something you have to install but requires no password to run tasks. It sits in the taskbar tray and just works. I have used it in the past. | |||
|
feedback
|
|
To the best of my knowledge, you have to provide a user name and password. What would be the alternative: an OS in which unidentified users were running processes on a machine with no authentication? | |||
|
feedback
|