Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 387 Bytes

Msdeploy.md

File metadata and controls

23 lines (15 loc) · 387 Bytes

Msdeploy.exe

  • Functions: Execute
msdeploy.exe -verb:sync -source:RunCommand -dest:runCommand="c:\temp\calc.bat" 

Acknowledgements:

  • Pierre-Alexandre Braeken - @pabraeken

Resources:

Full path:

C:\Program Files (x86)\IIS\Microsoft Web Deploy V3\msdeploy.exe

Notes: Part of IIS, Microsoft Web Deploy V3