Hi
Is there any way to change the service load sequence on a server boot?
I have a monitor service that need the smtp service to be loaded before it loads. As the load sequence try to load the monitor service before the smtp service is up, I get an error and I need to manually start the service after each reboot.
Regards Alvaro