DESCRIPTION: Queries the required privileges setting for 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 a process running in the service's configured account. USAGE: scqprivs [service name]
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. ...
DESCRIPTION: Modifies a service entry in the registry and Service Database. USAGE: sc config service name . OPTIONS: NOTE: ...
DESCRIPTION: Queries the preferred NUMA node for a Win32 service. This setting is valid only for own process services. If ...
DESCRIPTION: Queries the required privileges setting for a service. The privilege settings take effect when the service process ...
DESCRIPTION: Queries the service security identifier (SID) type setting of a service. If this setting is "unrestricted", ...
DESCRIPTION: Queries whether the account configured for this service has a managed account password. USAGE: sc qmanagedaccount ...
DESCRIPTION: Queries whether the service is marked to start in a protected process. Note that this setting cannot be changed. ...
DESCRIPTION: Retrieves the failure actions flag setting of a service. If this setting is 0 (default), the Service Control ...