added mention of how to get full list (#10484)

This commit is contained in:
Aleksandr Kostikov
2023-07-18 19:42:42 -07:00
committed by GitHub
parent f9d1b2071a
commit 9bcde9b006

View File

@@ -3,7 +3,7 @@
> Communicate with the Service Control Manager and services. > Communicate with the Service Control Manager and services.
> More information: <https://learn.microsoft.com/en-us/windows-server/administration/windows-commands/sc-query>. > More information: <https://learn.microsoft.com/en-us/windows-server/administration/windows-commands/sc-query>.
- Show the status of a service: - Show the status of a service (no service name will list all services):
`sc queryex {{service_name}}` `sc queryex {{service_name}}`