Synchronize Step

This step synchronizes two IIS objects.

Required properties:

Property Name Description
Source Provider Type The provider type for the source argument of the synchronize. Select a value from the list below.
  • Application
  • Archive Directory
  • ContentPath
  • Directory
  • File
  • Manifest
  • MetaKey
  • Package
  • Server
  • Server 6.0
  • Site
Provider Source The provider path and setting for the source. Use the syntax: path,setAting1,settign2….
Destination Provider Type The provider type for the destination argument of the synchronize. Select a value from the list below.
  • Auto
  • Application
  • Archive Directory
  • ContentPath
  • Directory
  • File
  • Manifest
  • MetaKey
  • Package
  • Server
  • Server 6.0
  • Site

Optional properties:

Property Name Description
Provider Destination The Provider path and setting for the destination provided using the syntax path,setting1,setting2….
Options String A newline-separated list of arguments to concatenate onto the synchronize 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\.