typo
Posts: 6
Joined: Mon Sep 24, 2012 2:39 am

Silent Install

Can you help me with silent install of SQL Server 2008 R2?

/qb /AddCurrentUserAsSqlAdmin /ACTION=Install /FEATURES=SQL,RS,TOOLS /INSTANCENAME=SQLExpress22 /SECURITYMODE="SQL" /RSSVCACCOUNT="NT AUTHORITY\Network Service" /SQLSVCACCOUNT="NT AUTHORITY\Network Service" /SAPWD="giler1988" /SQLSYSADMINACCOUNTS="BUILTIN\ADMINISTRATORS" /RSSVCStartupType=Automatic

i'm using this command to used at prerequisites>install command lines>Basic UI.

btw i can't get it, why each time i run the installer and take a look at C:\Program Files\Microsoft SQL Server\ but nothing happens.

i think new folder based on instance name will be created right?

i would like to know what happened actually. weither my command wrong or the SQL Server 2008 R2 installation already finish?

but i can't reach the instancename.

please help.
Daniel
Posts: 8276
Joined: Mon Apr 02, 2012 1:11 pm
Contact: Website

Re: Silent Install

Hello and welcome to Advanced Installer forums,

Thank you for your interest in Advanced Installer.

In order to achieve what you want you can take a look on our MS SQL Server as prerequisite article.

All the best,
Daniel
Daniel Radu - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube

Return to “Building Installers”