top of page

Use this trick to bypass "Restart Computer" checks

  • Writer: sqldba
    sqldba
  • May 13, 2010
  • 1 min read

I seem to revisit this more often than I really feel comfortable with since the first post back in 2014, but there are just so many times when I cannot perform a restart and still need to make changes.


Sometimes you just need to restart
Sometimes you just need to restart

So if you cannot wait for a change window, or you find yourself in a pinch you can use this technique to bypass the "Restart Computer" check on SQL installations.

1. Mount the SQL server ISO

2. Open Command prompt and navigate to your SQL Server media.

3. Then you will run a command that looks something like this:

Setup.exe /ACTION=Install /SkipRules=RebootRequiredCheck

You will now be prompted with the normal SQL installation wizard and can carry on as normal. When you get to the Support Rules check, the Restart Computer will be skipped.

Restart check, avoided
Restart check, avoided

Of course, this will likely cause you to be in a potentially unsupported state until you actually action the restart.



For those of you who need more information on using Command Prompt for SQL installs.


 
 
 

Comments


Address

New Zealand - Auckland, Wellington, Christchurch
Australia - Brisbane, Perth
South Africa - Johannesburg, Cape Town
USA - Los Angeles

©2025 by SQLDBA.ORG Ltd

Contact

0800 000 174 (NZ)

+64 4 888 1683 (International)

  • LinkedIn
NZ_Service_Logo_NZ_Grown_RGB.png

Proudly 100% NZ owned and operated

bottom of page