Re: Problem with SCHTASKS parameters

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



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
.



Relevant Pages

  • NT User A/C Lock
    ... The account locked by the web auto reflash after changing the password. ... That is part of documentation. ... > machine and the credentials they use are supposed to be documented. ... > Understanding the ISA 2004 Access Rule Processing ...
    (microsoft.public.security)
  • ANNOUNCEMENT: Network Identity Manager Version 2.0 Beta 3 available for public testing
    ... * The user documentation has been significantly rewritten. ... In addition to the Kerberos v5 identity provider, ... Unlocking the KeyStore results in the acquisition of credentials ...
    (comp.protocols.kerberos)
  • Re: Problem with SCHTASKS parameters
    ... but the documentation is quite misleading. ... since you can't authenticate the job and change its psw in the same ... >> I'm trying to use schtasks to modify existing jobs, ... /RU and /RP define the credentials ...
    (microsoft.public.windows.server.scripting)
  • Checking for expired cached credentials
    ... I am writing a script for our VPN users that will create a VPN ... I would like to compare the cached credentials on the workstation to ... set WshNetwork = WScript.CreateObject ...
    (microsoft.public.scripting.vbscript)
  • Re: LWP:Authen:NTLM
    ... documentation and cookbooks related to it, and I'm not really sure why ... The credentials() function is vaguely described ... If you have domain set up to something else, ... A witty saying proves nothing, ...
    (comp.lang.perl.misc)