smsclictr.automation library

The WMIServicetype exposes the following members.

Methods

  Name Description
AdjustDebugPrivileges
Set SeDebugPrivilege
Dispose
Dispose
Equals
Determines whether the specified Objectis equal to the current Object.
(Inherited from Object.)
GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
GetService
Get the Win32_Service ManagementObject of a Service
GetType
Gets the Typeof the current instance.
(Inherited from Object.)
KillProcess Overloaded.
RestartService
Restart a Service
SetServiceStartMode Overloaded.
StartProcess
Create a new process on a remote system. For security reasons this method cannot be used to start an interactive process remotely.
StartService Overloaded.
StopService
Send a stop command to a Service and wait until the Service is stopped
ToString
Returns a Stringthat represents the current Object.
(Inherited from Object.)

See Also