DESCRIPTION: Changes the required privileges setting of a service. The privilege settings take effect when the service process starts due to the first service in the process being started. At that time, the Service Control Manager (SCM) computes the union of all privileges required by all services that will be hosted in the same process and then creates the process with those privileges. An absence of this setting is taken to imply that the service requires all the privileges that the security subsystem allows for the process running in the service's configured account. USAGE: scprivs [service name] [privileges] OPTIONS: privileges = [E.g., SeBackupPrivilege/SeRestorePrivilege]
Description of the battery's charge status. Values such as \"Fully Charged\" (value=3) or \"Partially Charged\" (11) can ...
DESCRIPTION: Changes the actions upon failure USAGE: sc failure service name . OPTIONS: reset= (Must be used in conjunction ...
DESCRIPTION: Changes the failure actions flag setting of a service. If this setting is 0 (default), the Service Control Manager ...
DESCRIPTION: Changes the preferred NUMA node for a Win32 service. This setting is valid only for own process services. To ...
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: ...