dbTalk Databases Forums  

Silent SQL SERVER EXPRESS 2008 install

microsoft.public.sqlserver.setup microsoft.public.sqlserver.setup


Discuss Silent SQL SERVER EXPRESS 2008 install in the microsoft.public.sqlserver.setup forum.



Reply
 
Thread Tools Display Modes
  #31  
Old   
Ekrem Önsoy
 
Posts: n/a

Default Re: Silent SQL SERVER EXPRESS 2008 install - 05-06-2008 , 03:48 AM






Hello Doug and PuruCuhuco,

The error you get is because of the wrong typing of the name of Local System
account. You should revise it like "NT AUTHORITY\SYSTEM" instead of "NT
AUTHORITY\LOCAL SYSTEM".

Also, it will ask you to specify a System Administrator, so you may want to
use the following switch to perform this fulfillment.

/SQLSYSADMINACCOUNTS="Builtin\Administrators"

So, you can use the following command line:
Setup /q /ACTION=Install /FEATURES=SQL /INSTANCENAME=TEST2008
/SECURITYMODE="SQL" /SQLSVCACCOUNT="NT AUTHORITY\SYSTEM" /SAPWD="sensor"
/SQLSYSADMINACCOUNTS="BUILTIN\ADMINISTRATORS"

You can learn more information about installing SQL Server from Command
Prompt from the following link of Books Online:
http://msdn.microsoft.com/en-us/libr...(SQL.100).aspx

--
Ekrem Önsoy



"doug" <douglas.kunzman (AT) sensor (DOT) com> wrote

Quote:
Hi-

I have been trying to get a silent SQL SERVER Express install to work
on 2008 and was wondering if anyone had any luck. I can't even get
the license and reboot to be suppressed. Any ideas?
I've tried

setup /qn
setup /settings C:\setup.ini
setup /qb /ACTION=Install /FEATURES=SQL, AS, RS,IS,Tools,BIDS,BOL

Thanks
D


Reply With Quote
  #32  
Old   
Seta Hamid S
 
Posts: n/a

Default Using Command Prompt Options to Install SQL ServerExpress - 06-14-2008 , 06:25 AM






Hi

I have Putted Solution For Install SQL Server Express
using Command prompt.
Which Runs Succesfully ..

Try Out it . it is on following url .

http://hamidseta.blogspot.com/2008/0...-silently.html

Hope So . This Will help U .

Regards
Seta Hamid S .



Reply With Quote
  #33  
Old   
Seta Hamid S
 
Posts: n/a

Default Using Command Prompt Options to Install SQL ServerExpress - 06-14-2008 , 06:25 AM



Hi

I have Putted Solution For Install SQL Server Express
using Command prompt.
Which Runs Succesfully ..

Try Out it . it is on following url .

http://hamidseta.blogspot.com/2008/0...-silently.html

Hope So . This Will help U .

Regards
Seta Hamid S .



Reply With Quote
  #34  
Old   
Seta Hamid S
 
Posts: n/a

Default Using Command Prompt Options to Install SQL ServerExpress - 06-14-2008 , 06:25 AM



Hi

I have Putted Solution For Install SQL Server Express
using Command prompt.
Which Runs Succesfully ..

Try Out it . it is on following url .

http://hamidseta.blogspot.com/2008/0...-silently.html

Hope So . This Will help U .

Regards
Seta Hamid S .



Reply With Quote
  #35  
Old   
Seta Hamid S
 
Posts: n/a

Default Using Command Prompt Options to Install SQL ServerExpress - 06-14-2008 , 06:25 AM



Hi

I have Putted Solution For Install SQL Server Express
using Command prompt.
Which Runs Succesfully ..

Try Out it . it is on following url .

http://hamidseta.blogspot.com/2008/0...-silently.html

Hope So . This Will help U .

Regards
Seta Hamid S .



Reply With Quote
  #36  
Old   
Seta Hamid S
 
Posts: n/a

Default Using Command Prompt Options to Install SQL ServerExpress - 06-14-2008 , 06:25 AM



Hi

I have Putted Solution For Install SQL Server Express
using Command prompt.
Which Runs Succesfully ..

Try Out it . it is on following url .

http://hamidseta.blogspot.com/2008/0...-silently.html

Hope So . This Will help U .

Regards
Seta Hamid S .



Reply With Quote
  #37  
Old   
Seta Hamid S
 
Posts: n/a

Default Using Command Prompt Options to Install SQL ServerExpress - 06-14-2008 , 06:25 AM



Hi

I have Putted Solution For Install SQL Server Express
using Command prompt.
Which Runs Succesfully ..

Try Out it . it is on following url .

http://hamidseta.blogspot.com/2008/0...-silently.html

Hope So . This Will help U .

Regards
Seta Hamid S .



Reply With Quote
  #38  
Old   
Seta Hamid S
 
Posts: n/a

Default Using Command Prompt Options to Install SQL ServerExpress - 06-14-2008 , 06:25 AM



Hi

I have Putted Solution For Install SQL Server Express
using Command prompt.
Which Runs Succesfully ..

Try Out it . it is on following url .

http://hamidseta.blogspot.com/2008/0...-silently.html

Hope So . This Will help U .

Regards
Seta Hamid S .



Reply With Quote
  #39  
Old   
Seta Hamid S
 
Posts: n/a

Default Using Command Prompt Options to Install SQL ServerExpress - 06-14-2008 , 06:25 AM



Hi

I have Putted Solution For Install SQL Server Express
using Command prompt.
Which Runs Succesfully ..

Try Out it . it is on following url .

http://hamidseta.blogspot.com/2008/0...-silently.html

Hope So . This Will help U .

Regards
Seta Hamid S .



Reply With Quote
  #40  
Old   
Seta Hamid S
 
Posts: n/a

Default Using Command Prompt Options to Install SQL ServerExpress - 06-14-2008 , 06:25 AM



Hi

I have Putted Solution For Install SQL Server Express
using Command prompt.
Which Runs Succesfully ..

Try Out it . it is on following url .

http://hamidseta.blogspot.com/2008/0...-silently.html

Hope So . This Will help U .

Regards
Seta Hamid S .



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.