install SQL server with configuration file

We can following the following video with the installation file on the current drive:

http://www.youtube.com/watch?v=e240GlAUp5k

Detail steps and analysis on the following links: (How to generate configuration file with UI tool)

http://msdn.microsoft.com/en-us/library/dd239405.aspx

 

when installaiton file on remote drive:

http://www.ehow.com/how_7268485_access-systems-network-cmd.html

http://mypkb.wordpress.com/2007/02/01/how-to-deal-with-cmd-does-not-support-unc-paths-as-current-directories/

point 1: The above link both want to solve the issue: to access the remote folder.

point 2: Must run CMD as administrator

If you try to install SQL Server in a domain environment, please make sure this action will not be blocked by domain proxy. I tested in my domain, the install process started with :

Z:\2012 Enterprise>setup /ConfigurationFile=ConfigurationFile.ini
Microsoft (R) SQL Server 2012 11.00.2100.60
Copyright (c) Microsoft Corporation.  All rights reserved.

But the installaiton UI process started too and I need to choose the option again.

posted on 2013-03-11 11:05  庖丁解牛  阅读(202)  评论(0编辑  收藏  举报