Hi,
We have set the dependency for our application services on windows 2008 R2 machine. In our scenario we set the services like server2_1,server3_1 and server4_1 as a dependent services/components to our primary service: server1_1 . So when we restart our primary service: server1_1 automatically other dependent services like.. Server2_1,Server3_1, and Server4_1 can also automatically restart . So this mechanism we could successfully set for restarting activity as per instructions provided by this link: https://support.microsoft.com/en-us/kb/193888
So now we would like to implement same mechanism for starting the services as well since the above mechanism can work only for restarting activity.<u1:p></u1:p>
It means in our scenario when we start primary service: server1_1 automatically above mentioned dependent services also need to start.<u1:p></u1:p>
Can you please let me know how to set the dependencies for this requirement ?<u1:p></u1:p>
Thanks,
Kumar