Running MDT Server as a Windows Service
You can install the Service shell as a Windows service that runs automatically when you start the computer.
Procedure
-
In the path\Bin\vc12\Win32\Release folder,
where path is the directory where the MDT Server is installed, double
click TpSCM.exe.
The Trapeze Service Control Manager window appears.

-
Click New.
The Add New Service dialog box appears.

- In the Name field, type a name for the service.
-
Click the ellipsis (...) button beside the Target field.
The Open dialog box appears.
-
In the Bin folder, navigate to the directory where the MDT Server is installed, click
MSrv41.exe, and then click Open.
The path and file name appear in the Target field.
- In the Log On As area, select the Local System Account option.
- In the Startup area, select the Automatic option.
-
In the Parameters field, type the following string:
-config profileName.profile -id=ServerWhere:
profileName is the name of the profile that you want to use.
Server is the server specified in the profile (i.e., Primary or Secondary).
- In the Add New Service dialog box, click OK.
- In the Trapeze6 Service Control Manager window, click Start.
- Click Close.