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!
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!