SQL Server Silent unattended installation using configuration file
http://mssqlfun.com/2013/01/29/sql-server-silent-unattended-installation-using-configuration-file/
Setup /QUIET /ACTION=REBUILDDATABASE /INSTANCENAME=InstanceName /SQLSYSADMINACCOUNTS=accounts /[ SAPWD= StrongPassword ] /SQLCOLLATION=CollationName
|
« 回覆文章 #1 於: 2013 十月 06, 下午 04:27 »
|