Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How Can I Run a Program as a Service at System Start?

Status
Not open for further replies.

SouthernConfusion

IS-IT--Management
Jul 26, 2004
13
US
I have a Windows 2003 Standard box that runs a server daemon for a server based application. This program will NOT start unless the Administrator logs on LOCALLY to the machine at which time the daemon starts and users can connect to the application. I need to run this program, which doesn't exist as a service, when the box starts. This program must run as the local Administrator. Can I accomplish this using the registry or something? Thanks in advance.
 
You would want to use the resource kit to create a new service and configure the app to run as it.

Denny

--Anything is possible. All it takes is a little research. (Me)

[noevil]
(My very old site)
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top