Scheduled Tasks - Strange Permissions Issue
- From: e v t <msnewsacct@xxxxxxxxxxxxxx>
- Date: Thu, 23 Nov 2006 10:32:27 -0500
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: Roger Abell [MVP]
- Re: Scheduled Tasks - Strange Permissions Issue
- From: Brian Komar [MVP]
- Re: Scheduled Tasks - Strange Permissions Issue
- Prev by Date: Re: Create a domain account with full access to all files and folders?
- Next by Date: Re: user secuity inwindows 2003 server
- Previous by thread: Re: user secuity inwindows 2003 server
- Next by thread: Re: Scheduled Tasks - Strange Permissions Issue
- Index(es):
Relevant Pages
|