Skip to content

Instantly share code, notes, and snippets.

@phsantiago32
Created November 8, 2019 21:14
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/78c8af0b18a7ad0adeac79eb64c7eaef to your computer and use it in GitHub Desktop.
Save phsantiago32/78c8af0b18a7ad0adeac79eb64c7eaef to your computer and use it in GitHub Desktop.
Import IIS sites from XML command
%windir%\system32\inetsrv\appcmd add site /in < c:\sites.xml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment