Is Service Running

Returns true when the given service is found to be in the started state.

Privileges

Normal

Input Parameters

Name Type Required Description
Service String Yes The name of the Service to be checked. The name is the display name as seen in the services application (services.msc). The asterisk, '*', can be used as a wild card.

Output Parameters

Name Type Description
Result String Returns True if the Service is in the started state, False otherwise.

Example Input Parameters

Name Type Required Example
Service String Yes Print Spooler