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/library/ms144259(SQL.100).aspx
--
Ekrem ?nsoy
"doug" wrote in message
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 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/library/ms144259(SQL.100).aspx
--
Ekrem ?nsoy
"doug" wrote in message
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/05/install-sqlexpr32exe-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/05/install-sqlexpr32exe-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/aspnet/ff14a008-2af9-4f9d-a09d-1a...0466a80 >> Stay informed about: Silent SQL SERVER EXPRESS 2008 install