I
Infotech
I created a script that changes a services startup type to manual, then
starts it and runs a command that uses that service. What I need to do now
is stop the service and set it back to disabled. When I specify to do this
later in the script it stops the service to quick, and doesn't set it to
disable. How can I do this while allowing the command time to run?
Thanks for any help and information.
starts it and runs a command that uses that service. What I need to do now
is stop the service and set it back to disabled. When I specify to do this
later in the script it stops the service to quick, and doesn't set it to
disable. How can I do this while allowing the command time to run?
Thanks for any help and information.