/
$cs.Service_Exist
$cs.Service_Exist
Syntax
$cs.Service_Exist(string servicename)
Parameters
servicename
Service name to check for
Example
if ($cs.Service_Exist("gupdate")){$cs.Service_Stop("gupdate")}
returns value as boolean
Related content
Service_Exist
Service_Exist
More like this
Service_Exist
Service_Exist
More like this
Service_Exist
Service_Exist
More like this
Service_Exist
Service_Exist
More like this
Service_Start
Service_Start
More like this
Service_Start
Service_Start
More like this