Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2005 Forums
 Express Edition and Compact Edition (2005)
 comman line option for local system account

Author  Topic 

darshan.sawe
Starting Member

2 Posts

Posted - 2006-04-27 : 07:22:19
Hi. can anybody suggest command line option to install sql express 2005 under local system account? currently it defaults to 'Network service'.
Thanks in advance.

mikewa
Microsoft SQL Server Product Team

84 Posts

Posted - 2006-05-05 : 12:49:25
All of the command line setting are documented in BOL at [url]http://msdn2.microsoft.com/en-us/library/ms144259.aspx[/url]

You're looking for SQLACCOUNT.

Regards,
Mike Wachal
SQL Express

This posting is provided "AS IS" with no warranties, and confers no rights.
Use of included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm
Go to Top of Page

darshan.sawe
Starting Member

2 Posts

Posted - 2006-05-12 : 02:20:52
Hi,
When i install sql express it defaults to 'Network service' account on win XP. I want to change it to "Local system acount" via command line parameter. I have tried the SQLAccount="Local system account" parameter but it fails. I am not sure what password should i give.
Go to Top of Page
   

- Advertisement -