SQBServerSetup /verysilent /sqbminimal /i <instance name> /svcuser <user name> /svcpw <password> /sqluser <user name> /sqlpw <password> /SUPPRESSMSGBOXES

Hi,

I am deploying to 70+ servers and would like to do a silent install.

The servers I am deploying to only have a default instance of SQL Server installed.

I am going to script the install across all the servers but I have one problem.

How do I get it to install to the default instance without having to script in all the default instance names?

Thanks!
yashenr
0

Comments

2 comments

  • petey
    If you are installing to the default instance, you can omit the /i parameter and value.
    petey
    0
  • yashenr
    Thanks for the info!
    yashenr
    0

Add comment

Please sign in to leave a comment.