G
Guest
I know that I can use the ServiceController.GetServices(MachineName) to
retrieve the list of services for the specified machine, and then I can
retrieve the various properties for each service.
What I cannot figure out is how to retrieve the "Startup Type" (Automatic,
Manual, or Disabled) for the specified service.
Can anyone point me in the right direction?
Thanks,
Eric
retrieve the list of services for the specified machine, and then I can
retrieve the various properties for each service.
What I cannot figure out is how to retrieve the "Startup Type" (Automatic,
Manual, or Disabled) for the specified service.
Can anyone point me in the right direction?
Thanks,
Eric