| Purpose: | Display, stop, or start system services |
| Format: | SERVICES [/I /P /R /S /Tn] [name ...] |
Usage:
The name is the service name, not the display name. name can contain wildcards.
You must be an admin user to run or stop a service.
Options:
| /I | Display the PID's for services. Note that stopped services will return 0 for the PID, as will Windows services. |
| 1 | Kernel drivers |
| 2 | File system drivers |
| 16 | Services that run in their own process |
| 32 | Services that share a process with one or more other services |