Zoomed Image

AMSX Scripting Language - Command : ServicePaused

Summary

Check whether a Windows service is paused

Description

Queries the Windows Service Control Manager and sets MSRESULT to 1 if the named service is in the Paused state, or 0 otherwise.

Parameters

ParameterDescription
cmdWindows service name

Syntax


ServicePaused "Windows service name"

Return to the AMSX Command Reference