Starting SQL server In single Mode using Command Net start



  • Launch the command line as administrator
  • Run the following command net start MSSQL$INSTanceName /m
  • Stop the SQL service InstanceName using Net Stop

Comments

Popular posts from this blog

Index Clean-Up Scripts

Cleanly Uninstalling Stubborn SQL Server Components

Leetcode - Blind75 - P1 - Arrays