I can change the start value of a service with the command
sc config <service-name> start= <disabled, ..>
But how can I find out how the starting value is currently set?
I can change the start value of a service with the command
sc config <service-name> start= <disabled, ..>
But how can I find out how the starting value is currently set?