dbTalk Databases Forums  

MSSQL EXPRESS ADVANCE - CREATE TEMPLATE HELP PLEASE!

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


Discuss MSSQL EXPRESS ADVANCE - CREATE TEMPLATE HELP PLEASE! in the microsoft.public.sqlserver.setup forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
microsoft.com
 
Posts: n/a

Default MSSQL EXPRESS ADVANCE - CREATE TEMPLATE HELP PLEASE! - 04-18-2007 , 12:21 PM






Hi,

I'm working on a project to build an installation CD with the installation
of MSSQL Express on it. I build a Template.ini with these setting:

[Options]
ADDLOCAL=SQL_Engine,SQL_Data_Files,Client_Componen ts,Connectivity
USERNAME="MyName"
COMPANYNAME="MyCompanyName"
SECURITYMODE=SQL
SAPWD="MyPassword"
INSTANCENAME="SQLDB"
INSTALLSQLDATADIR="c:\program files\SQLDB\"

SQLACCOUNT="NT AUTHORITY\SYSTEM"
SQLBROWSERACCOUNT="NT AUTHORITY\SYSTEM"
AGTACCOUNT="NT AUTHORITY\SYSTEM"
SQLAUTOSTART=1
SQLBROWSERAUTOSTART=1
DISABLENETWORKPROTOCOLS=0

Everyting going well until the installer try to install the SQL Server
Database Services. I receive this error message:

SQL Server Setup could not validate the service accounts. Either the service
accounts have not been provided for all of the services being installed, or
the specified username or password is incorrect. For each service, specify a
valid username, password, and domain, or specify a built-in system account.

No matter what i'm try to change, i still have the same message...

Did the template.ini is OK?

Any help please???
Thanks
Luc



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.