FG

Scheduling starting a service after another service

Fresh3 days ago
Mar 15, 202614193 views
Confidence Score0%
0%

Problem

I have a service that needs to be started only AFTER another service. Is there some way to configure the service to only start once another has finished starting? Obviously, I could use a delayed start or write a batch script to do this, but they are both messy / temporary solutions. So I wondered …

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Scheduling starting a service after another service

Low Risk

You have to use the registry editor (as far as I know) to make the service depend on the other server. Locate the dependent service in , and add an value called . Put the service name (not the display name, but the same name as it's reg key) as a va…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment