Re: How to run a job every hour using dos at command?
- From: "Dave Patrick" <mail@xxxxxxxxxxxxxxxxxxxx>
- Date: Sat, 16 Jul 2005 19:35:50 -0600
Scheduled Tasks|Advanced|View Log may provide some details. If the job
connects to another machine you may need to add the user/ group 'logon as
batch job' rights (server side). Control Panel|Admin Tools|Local Security
Policy\Local Policies\User Rights Assignments
"Log on as a batch job"
Remember that if it involves network resources to make sure the user account
has permissions to the resources and also use UNC paths as mapped drives
won't exist when no one is logged on.
This article may also help.
Result Codes in Scheduled Tasks Indicate an Error Occurred in the Task
http://support.microsoft.com/default.aspx?scid=kb;en-us;Q267031
For Windows XP
http://www.microsoft.com/resources/documentation/windows/xp/all/proddocs/en-us/schtasks.mspx
For Windows 2000
You can use the Task Scheduler Command Line Utility
ftp://ftp.microsoft.com/reskit/win2000/jt.zip
--
Regards,
Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect
"Prem Mehrotra" wrote:
| thanks.
| Is there a way to run scheduled task in a scripted way. The user
interface
| is nice, but if I want to setup similar jobs on another computer, I have
to
| reenter all those key strokes. Also, I have not been succesful in
| scheduling taks from the user interafce, gives me some error invalid
| login/password even when I am usig default system login.
.
- References:
- How to run a job every hour using dos at command?
- From: Prem Mehrotra
- Re: How to run a job every hour using dos at command?
- From: Dave Patrick
- Re: How to run a job every hour using dos at command?
- From: Prem Mehrotra
- How to run a job every hour using dos at command?
- Prev by Date: Re: How to run a job every hour using dos at command?
- Next by Date: Must be why he got fired....
- Previous by thread: Re: How to run a job every hour using dos at command?
- Next by thread: Re: How to run a job every hour using dos at command?
- Index(es):
Relevant Pages
|