Microsoft Operations Manager |
The StopServicemethod sends a service stop control request to the specified Windows NT service and queries the service status to ensure that the service has stopped.
[VBScript]
SCManager.StopService(ServiceName Variant, [ComputerName Variant])
Boolean
The StopServicemethod times out after two minutes.
The SCManagerobject should not be used when creating new scripts. It is included only to support existing scripts. For more information about equivalent APIs, see Using Operating System APIs in Scripts.
Windows NT/2000: Requires Windows 2000 or later
Version: Requires MOM 1.0 SP1
Did you find this information useful? Please send your suggestions and comments about the documentation to momsdk@microsoft.com.