Scheduled Task will not run on Win2K3 Server (Ent Edition)
From: Bill Scherer (anonymous_at_discussions.microsoft.com)
Date: 04/29/04
- Next message: Dirk-Thomas Brown: "Re: Server2003 Web Edition and SMB connections"
- Previous message: CJ: "Server2003 Web Edition and SMB connections"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 29 Apr 2004 09:40:24 -0700
I have an executable that I can run with no problems when
I am logged onto the server locally or when using Remote
Desktop. However, I receive an error when trying to run
the task using task scheduler.
I created a new Domain Admin account that also has the
right to "log on as a service". Whenever I attempt to run
the task I receive the following error in the Application
Event log:
EVENT ID: 260
Source: <Application I am running>
Error loading Registry information
The Security log shows the following Failure event:
EVENT ID: 560
Source: Security
Category: Object Access
Object Name: BaseNamedObjects\Crypt32LogoffEvent
Image File Name: <The path to the executable I am trying
to run>
Accesses: DELETE, READ_CONTROL, WRITE_DAC, WRITE_OWNER,
Synchronize, Query Event State, Modify Event State
Restricted SID Count: 0
The Domain Admins group is a member of the local
administrators group. The local admin group has full
control on the folders where the application is stored.
The local admin group also has full control on the
Registry key that the application created to store
configuration infomation.
The Scheduled task log shows the following:
"CRL Update.job" (CrlUpdate.exe)
Started 4/29/2004 12:31:38 PM
"CRL Update.job" (CrlUpdate.exe)
Finished 4/29/2004 12:31:38 PM
Result: The task completed with an exit code of (0).
Does anyone have any thoughts as to why this won't work?
I have modified the default file permissions and the
default Registry permissions, but administrators and
System always retain Full Control. I also have Group
Policy being applied on the server from the domain. Is
there a particular User Right that I need to grant to the
account used to run this task?
- Next message: Dirk-Thomas Brown: "Re: Server2003 Web Edition and SMB connections"
- Previous message: CJ: "Server2003 Web Edition and SMB connections"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|