sc
Verified for current stable LTS
Sc Commands
Sc command syntax with verified terminal examples.
Commands
6 commands for Sc
sc Operations
Sc Command: Create Service Windows
sc create <service_name> binpath= <path\to\service_binary_file> sc Operations
Sc Command: Delete Service Windows
sc delete <service_name> sc Operations
Sc Command: Set Type Of Service Windows
sc config <service_name> type= <service_type> sc Operations
Sc Command: Show Status Of Service Windows
sc query <service_name> sc Archive
Sc Command: Start Service Asynchronously Windows
sc start <service_name> sc Operations
Sc Command: Stop Service Asynchronously Windows
sc stop <service_name> Suggest a Sc Command
Submit missing workflows, corrections, or verified alternatives for this tool.
FAQ
Coverage: Focused examples for common Sc workflows.
Verified version: current stable LTS.
Verification: Test commands in a disposable workspace and submit notes for edge cases.