views:

27

answers:

0

I'm having trouble using this command when installing SQL Server 2005 Express with Advanced Services on Windows 7 (French settings):

"\\server01\installer\DVD\Component\SQLEXPRESS_ADV\Français\Win7\SQLEXPR_ADV.EXE" -q /norebootchk reboot=ReallySuppress ADDLOCAL=ALL ADDUSERASADMIN=1 SECURITYMODE=SQL DISABLENETWORKPROTOCOLS=0 SQLAUTOSTART=1 INSTANCENAME="*somename*" SAPWD="*somepass*" SQLACCOUNT="AUTORITE NT\SYSTEM" /qb

The error message is:

Wrong username or password provided. For each service provide a username, password and valid domain or specify an integrated system account.