Answer the question
In order to leave comments, you need to log in
How to disable automatic startup of MSSQL Server and make it start (Windows)?
Screenshot from Sql Server Configuration Manager:
At the moment, I googled the following batch files:
To stop:
net stop MSSQL$SQLEXPRESS
To start:
net start MSSQL$SQLEXPRESS
It works, but the server starts itself anyway.
What you need: so that when the PC starts, the server does not rise by itself, but through the batch file / etc.
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question