Delete Step

This step deletes an IIS object.

Required properties:

Property Name Description
Provider Type The provider type for the destination argument of the delete. Select a value from the list below.
  • Application
  • Archive Directory
  • ContentPath
  • Directory
  • File
  • Manifest
  • MetaKey
  • Package
  • Site
Provider Destination The provider path and setting for the destination supplied using the syntax path,setting1,setting2….

Optional properties:

Property Name Description
Options String A newline-separated list of arguments to concatenate onto the delete command. For example: –setParam:hello,value=hi\n-setParam:goodbye,value=seeyou.
Command Path The directory location of the msdeploy.exe command line executable. For example: C:\Program Files\IIS\Microsoft Web Deploy V2\.