Re: Scheduled Tasks - Strange Permissions Issue
- From: Brian Komar [MVP] <bkomar@xxxxxxxxxxxxxxxxx>
- Date: Fri, 24 Nov 2006 07:06:47 -0600
Are the scheduled tasks running a command shell. If they are, you must assign permissions to
Cmd.exe to either the account used to execute the Scheduled task or to the Batch group.
Brian
In article <u8MTWSxDHHA.1748@xxxxxxxxxxxxxxxxxxxx>, msnewsacct@xxxxxxxxxxxxxx says...
I have a question about Scheduled Tasks on Windows 2003 Server. I've.
got several scheduled tasks that are exhibiting some strange behavior.
They appear to run and don't issue any errors in the scheduled tasks
log, yet they seem to be having permissions problems. Here's an example....
There's a job that's configured to run under a specific user. The user
has "Log on as a service" and "Log on as a batch job" permissions. When
I run the job, no errors are reported in the 'SchedLgU.txt' file.
However, the application that I'm running via the Scheduled Task has its
own log which states, "Access is denied". When I change the user to
'Administrator', the job works just fine. I've tried adding the user
who runs the job into the Administrators group, but this doesn't appear
to work, either. I notice in the Security Event Log that when the job
is run under the other user, the following shows up:
Logon Failure:
Reason: An error occurred during logon
User Name: task_user
Domain: SERVER1C
Logon Type: 3
Logon Process: Ðùl
Authentication Package: NTLM
Workstation Name: SERVER1C
Status code: 0xC000006D
Substatus code: 0x0
Caller User Name: -
Caller Domain: -
Caller Logon ID: -
Caller Process ID: -
Transited Services: -
Source Network Address: 192.168.1.20
The only strange thing I can see above is the 'Logon Process' output.
What's up with that?
The scheduled jobs worked fine under Windows 2000. I've been pulling my
hair out over this for the past two days and I know it's got to be
something simple. Can anyone assist, please?
Thanks in advance for any assistance you can provide.
-evt
- Follow-Ups:
- Re: Scheduled Tasks - Strange Permissions Issue
- From: e v t
- Re: Scheduled Tasks - Strange Permissions Issue
- References:
- Scheduled Tasks - Strange Permissions Issue
- From: e v t
- Scheduled Tasks - Strange Permissions Issue
- Prev by Date: Re: certreq with name-format "Lastname, Firstname"
- Next by Date: Re: certreq with name-format "Lastname, Firstname"
- Previous by thread: Scheduled Tasks - Strange Permissions Issue
- Next by thread: Re: Scheduled Tasks - Strange Permissions Issue
- Index(es):
Relevant Pages
|