Do you Create a Deployment Batch file and SetParameters file for each Environment?

Last updated by Brady Stroud [SSW] over 2 years ago.See history

You should create a Deployment Batch file and SetParameters file for each Environment.

setparameters
Figure: Good Example - The batch file specifies the target Server, the ProjectName name to deploy, and the configuration file to use. You can also optionally supply additional parameters.

Download a sample Deploy.bat file here as a .txt file

batfile
Figure: Good Example - The SetParameters file specifies MS Deploy parameterisation values. Most important is the target “IIS Web Application Name” on the target serverSee Vishal’s blog for more details.

We open source. Powered by GitHub