Re: Task Scheduler question
- From: "kj" <kj@xxxxxxxxxxx>
- Date: Fri, 22 Sep 2006 11:07:19 -0700
Hmmm. A little more difficult. Have you tried to change the security of the
task to "full control" for everyone or the users desired? I don't know if
this would allow a user to initiate a scheduled task under different
credentials, but worth a try.
--
/kj
"Peter" <Peter@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:F2A5A664-60F8-43B6-B920-168816E64680@xxxxxxxxxxxxxxxx
When I tried to create a task, it first asked me to input 'administrator'
password, after the task was created, I still couldn't 'Run' (right click
on
the task) it without 'set password' for it.
Our goal is to set the task (by our program/packaging/other methods) so
that
users won't need to do anything after installing the package and the task
can
run both as scheduled and at anytime if a user clicks 'Run'.
Thanks for your input anyways.
Peter
"kj" wrote:
Perhaps schtasks /create /tn (taskname) or schtasks /change will help?
--
/kj
"Peter" <Peter@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:40E3953F-E2A7-49BF-B5E3-9211E8DD6EDB@xxxxxxxxxxxxxxxx
Thanks Jerold.
Using AT.exe is not good since it won't allow us to set the proper task
name
we want.
The task was set by a package, so there is no way that we can have the
task
scheduled and run, and users don't need to do anything (set password)
after
the package installation?
Or different ideas from anybody?
Thanks again,
Peter
"Jerold Schulman" wrote:
On Wed, 20 Sep 2006 16:11:02 -0700, Peter
<Peter@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote:
I am adding a task to Task Scheduler on WS2003.See tip 3215 » How do I schedule a job to run under the SYSTEM
I have set the user account as 'Local System Account' by providing
empty
strings for both user(account) name and password in my program. But
when
I
logged on as administrator, the added task had been set ('Run As'
box)
under
server-name/Administrator account, and before the task can be 'run',
I
have
to 'Set Password' for the account.
Is there anyway I can avoid that, i.e. to run the task without
setting
password? I read some doc and learned that I can schedule the task
under
system account, so anybody can run it (and I don't need to set
password - I
assume), how can I do it? Is that done via setting parameters (in my
program)
or it has to be done through manual?
Thanks,
Peter
context?
in the 'Tips & Tricks' at http://www.jsifaq.com
Jerold Schulman
Windows Server MVP
JSI, Inc.
http://www.jsiinc.com
http://www.jsifaq.com
.
- Follow-Ups:
- Re: Task Scheduler question
- From: Peter
- Re: Task Scheduler question
- References:
- Re: Task Scheduler question
- From: Jerold Schulman
- Re: Task Scheduler question
- From: kj
- Re: Task Scheduler question
- From: Peter
- Re: Task Scheduler question
- Prev by Date: Re: Task Scheduler question
- Next by Date: Re: Help Please - How to Access Server Event Logs over Network for Non-Administrators?
- Previous by thread: Re: Task Scheduler question
- Next by thread: Re: Task Scheduler question
- Index(es):
Relevant Pages
|