Quantcast
Channel: Web Deployment Tool (MS Deploy)
Viewing all articles
Browse latest Browse all 663

MSDeploy - deploy site and runcommand

$
0
0

Hi,

Below command is working as expected for deploying package to IIS with configured parameters in ProjectParameters.xml.

msdeploy.exe
-source:package='e:\deploy\ProjectApp.zip'
-dest:auto,includeAcls='False'
-verb:sync
-setParamFile:"e:\deploy\ProjectParameters.xml" 

In addition to this, would like to run the batch file using runCommand(path: 'e:\deploy\ProjectBatch.bat') along with deployment.
Have tried with source:manifest=ProjectManifest.xml option.

But either source:package or source:manifest shall be used at once.

It would be great  if provided with any best approach to solve this issue.

Thanks,
Saravana.


Viewing all articles
Browse latest Browse all 663

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>