Installation and Upgrade > Installation and Configuration Guide > Advanced Configurations > Running Windchill as a Windows Service > Adding Windchill Service Dependencies
  
Adding Windchill Service Dependencies
To create a Windchill Service Dependency use the following procedure:
1. Stop the Windchill service to which you are going to attach a dependency.
2. Open a command prompt.
3. Enter the following command:
sc config <"Windchill Service"> depend= <Dependency1>/<Dependency2>/<Dependency3>
* 
Ensure that there is a space between <depend=> and the first dependency.
Creating a service dependency creates a service for a specific, existing service. Should this service be deleted then the dependency will also be deleted.