This number
starts the enumeration at a location other than the first entry. The default setting is 0.
group=group Defines which service groups to enumerate. The default setting is all groups.
queryex Queries the extended status of a service or enumerates the services installed on the
computer. You can filter the output of this command by adding optional information as
explained for the query command. The output from this command includes service name, type,
state, Win32 exit code, service exit code, checkpoint, wait hint, PID, and flags. You don??™t need to
provide a service name with this command.
start Starts the specified service.
pause Pauses the specified service. Pausing the service differs from stopping it. When you stop
a service, the service returns all resources to the operating system and removes itself from memory.
Pausing the service lets it maintain status information and the service remains in memory.
interrogate Queries the status of a specific service. The output from this command includes
service name, type, state, Win32 exit code, service exit code, checkpoint, and wait hint.
continue Restarts the service after a pause.
Pages:
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205