Suppressing reboot for prerequisite check – SQL 2008
I’m trying to create an install for SQL 2008 to deploy with no user interaction. I’m checking and installing the perquisites, and forcing no reboot then. But when the SQL 2008 install is launched it won’t pass the check for the reboot. Is there any way I can stop or fake the reboot so it will just install as needed? I plan on forcing the reboot once the install Is complete but I don’t want it in the middle of the install if I can help it. Thanks in advanced!
0 Comments
[ - ] Hide Comments
Community Chosen Answer
Answers

so that the conversation will remain readable.
Answer this question
or Comment on this question for clarity
Answers
To quote MS Support:
The SkipRules parameter for setup is not a documented feature. You should not use this parameter to skip any other rules except the Cluster_VerifyForErrors rule unless Microsoft CSS directs you to do this.
Please log in to comment
Comments