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
  #41  
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
  #42  
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
  #43  
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
  #44  
Old   
Amir Farid Abbasi
 
Posts: n/a

Default Thank you - 06-07-2010 , 07:18 AM



Thank you Ekrem for this post(Hello Doug and PuruCuhuco,The error you get is because of the wrong typing of).





ekre wrote:

Hello Doug and PuruCuhuco,The error you get is because of the wrong typing of
06-May-08

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


Previous Posts In This Thread:

On Saturday, April 12, 2008 9:16 PM
doug wrote:

Silent SQL SERVER EXPRESS 2008 install
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

On Saturday, April 12, 2008 9:16 PM
doug wrote:

Re: Silent SQL SERVER EXPRESS 2008 install
On Apr 11, 1:26 pm, doug <douglas.kunz... (AT) sensor (DOT) com> wrote:

I've made some progress with this command
setup /q /ACTION=install /FEATURES=SQL /INSTANCENAME=TEST /
SECURITYMODE=SQL /SAPWD="sensor" /SQLSVCACCOUNT="NT AUTHORITY\LOCAL
SYSTEM"
but keep getting an error,
The following error occurred:
Invalid or missing username or password. To continue, provide valid
credentials for the Database Engine service.
Error result: 0x84B40000
Result facility code: 0x4B4
Result error code: 0x0000

Any ideas?

On Monday, May 05, 2008 3:31 PM
PuruCuhuc wrote:

Hi,i also have this problem.
Hi,

i also have this problem.
at first i thought i dont have the minimum requirements for setup.
( ihave 512 ram and 1.6 ghz pentium M processor

Are there anybody to help us.

Thanks..

"doug" wrote:

On Tuesday, May 06, 2008 3:48 AM
ekre wrote:

Hello Doug and PuruCuhuco,The error you get is because of the wrong typing of
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


On Thursday, June 05, 2008 2:23 AM
hamid seta wrote:

Install SQLEXPR32.exe Silently
Hi ..

i have putted solution . Plz , go through this link .

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

On Saturday, June 14, 2008 6:25 AM
Seta Hamid S wrote:

Using Command Prompt Options to Install SQL Server Express
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 .


Submitted via EggHeadCafe - Software Developer Portal of Choice
ASP.NET GridView: Select Row and Display Item Detail
http://www.eggheadcafe.com/tutorials...ew-select.aspx

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.