VMware vCenter Server
shell.set --enabled true
shell
service-control --status
c:\Program Files\VMware\vCenter Server\bin
service-control --status
Example output that shows a system where all required services are running.
Typically, the following services are not required:
service-control --stop --all
service-control --start --all
To find the dependencies of any one service, run the command, where the text in italics is replaced with the name of the service as it appears in the list:
service-control --list-dependencies servicename