💻 Software
help me automate this process
Fresh5 days ago
Mar 15, 2026253 viewsConfidence Score0%
0%
Problem
I come from a unix background, and need to do this on Windows Server 2003. Basically I have a command line process that I start from the windows . I want to achieve the following: Make this process start on Windows boot by default, without having a user need to log in to start it. Have a desktop ic…
Error Output
cmd.exe
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: help me automate this process
Low Risk
Running at boot Turn your process into a Windows Service using the sc command. Basic syntax: Note the space after . Once you create the service you can configure it to run automatically like any other service. If you're unclear on that, go to the st…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix