Re: Problem with SCHTASKS parameters
- From: Bill Stewart <llib.trawets@xxxxxxxxxxxxxxxxxx>
- Date: Wed, 07 Sep 2005 08:56:27 -0600
Jenksa wrote:
I'm trying to use schtasks to modify existing jobs, but while my QUERY's work, and my syntax seesm to match the documentation, I keep getting an error on my /CHANGE commands: schtasks /change /S vidar /U "AMSA\username" /P password /tn test /enablerunning on Vidar.
Use "schtasks /change /?" for help.
Carefully read the descriptions for /U and /P, and compare these with /RU and /RP.
/U and /P define the credentials that Schtasks should use when authenticating on the remote system. /RU and /RP define the credentials used for the task itself.
-- Bill Stewart .
- Follow-Ups:
- Re: Problem with SCHTASKS parameters
- From: Jenksa
- Re: Problem with SCHTASKS parameters
- References:
- Problem with SCHTASKS parameters
- From: Jenksa
- Problem with SCHTASKS parameters
- Prev by Date: Error Message
- Next by Date: Enable flag in AD
- Previous by thread: RE: Problem with SCHTASKS parameters
- Next by thread: Re: Problem with SCHTASKS parameters
- Index(es):
Relevant Pages
|