Create a MAD Service To Run

Overview[2]#

Microsoft Active Directory services are controlled by Service Control Manager

We thought this may be helpful for Troubleshooting purposes and is not intended to be a full discussion on Create a MAD Service To Run.

Download a copy of INSTSRV.EXE and SRVANY.EXE or get them from the MS resource kit.

1 - Open up an MS-DOS command-line prompt.

2 - Type the following command-line: INSTSRV service name SRVANY.EXE where service name is the name of the service you are setting up. The service name can be whatever you want, but should be descriptive. You also need the full path to SRVANY.EXE such as c:\temp\srvany.exe

3 - Remove service example:

4 - Open up the Windows registry Editor (Click on the Start Button, select Run, and type REGEDIT)

5 - Close the Windows registry Editor.

Open up the properties of the Service, in services. Under the log On tab, check Local System Account radial with the "Allow service to interact with desktop" box checked.

Start the Service, and it should open regedit running as system.

More Information#

There might be more information for this subject on one of the following: