Skip to content

Instantly share code, notes, and snippets.

@phsantiago32
Created November 8, 2019 21:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save phsantiago32/be15671062d90edf5cc4f02d74bc4e7c to your computer and use it in GitHub Desktop.
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