DESCRIPTION: Creates a service entry in the registry and Service Database. USAGE: sccreate [service name] [binPath= ] ... OPTIONS: NOTE: The option name includes the equal sign. A space is required between the equal sign and the value. type= (default = own) start= (default = demand) error= (default = normal) binPath= group= tag= depend= obj= (default = LocalSystem) DisplayName= password=
DESCRIPTION: Changes the required privileges setting of a service. The privilege settings take effect when the service process ...
DESCRIPTION: Changes the service security identifier (SID) type setting of a service. If this setting is "unrestricted", ...
DESCRIPTION: Changes the trigger parameters of a service. USAGE: sc triggerinfo service name . OPTIONS: start/device/UUID/HwId1/. ...
DESCRIPTION: Changes whether the account in which the service runs uses a managed password. If this setting is "true", the ...
DESCRIPTION: Creates a service entry in the registry and Service Database. USAGE: sc create service name binPath= . OPTIONS: ...
DESCRIPTION: Deletes a service entry from the registry. If the service is running, or another process has an open handle ...
DESCRIPTION: Displays the service SID string corresponding to an arbitrary name. The name can be that of an existing or non-existent ...
DESCRIPTION: Gets the key name associated with a particular service, using the display name as input USAGE: sc GetKeyName ...
DESCRIPTION: Indicates whether the last boot should be saved as the last-known-good boot configuration on the local machine. ...