Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
DB Engine
SQL ServerMSDESQL Server CE
Services
Analysis (Data Mining)Analysis (OLAP)DTSIntegration ServicesNotification ServicesReporting Services
Programming
CLRConnectivitySQLXML
Other Technologies
ClusteringEnglish QueryFull-Text SearchReplicationService Broker
General
Data WarehousingPerformanceSecuritySetupSQL Server ToolsOther SQL Server Topics
DirectoryUser Groups
Related Topics
MS AccessOther DB ProductsMS Server Products.NET DevelopmentVB DevelopmentJava DevelopmentMore Topics ...

SQL Server Forum / General / Setup / August 2008

Tip: Looking for answers? Try searching our database.

How to disable password policy with install command option of SQL

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Peter - 29 Aug 2008 01:06 GMT
Hi,

I install SQL2005 Express with commandline options in our package, but the
installed SQL server always has 'Enforce password policy' and 'Enforce
password expiration' on (box checked) when viewd with 2005 Manager. How can I
specify option(s) in installation command so that both of the selections are
disabled or unselected?

Here is the current command I am using to install SQL2005 express:

-q /norebootchk /qb reboot=ReallySuppress addlocal=all instancename=" +
SzDBEngine +" SCCCHECKLEVEL=IncompatibleComponents:1;MDAC25Version:0 "
+ "ERRORREPORTING=1 SQLAUTOSTART=1 SAPWD=" + SzDBPassword
+ " SECURITYMODE=SQL DISABLENETWORKPROTOCOLS=0";

Thanks,
Peter
Peter - 29 Aug 2008 01:20 GMT
Can I simply add 'CHECK_POLICY=OFF' to the command?

Thanks,
Peter

> Hi,
>
[quoted text clipped - 13 lines]
> Thanks,
> Peter
Peter - 29 Aug 2008 23:21 GMT
Anybody? Help please!

> Can I simply add 'CHECK_POLICY=OFF' to the command?
>
[quoted text clipped - 18 lines]
> > Thanks,
> > Peter
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.