Skip to content

Instantly share code, notes, and snippets.

@phsantiago32
Created November 8, 2019 21:13
Show Gist options
  • Select an option

  • Save phsantiago32/be15671062d90edf5cc4f02d74bc4e7c to your computer and use it in GitHub Desktop.

Select an option

Save phsantiago32/be15671062d90edf5cc4f02d74bc4e7c to your computer and use it in GitHub Desktop.
Export all IIS sites to XML command
appcmd list site /config /xml > c:\sites.xml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment