Skip to content

Instantly share code, notes, and snippets.

@jessedearing
Created November 9, 2010 23:49
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 jessedearing/670071 to your computer and use it in GitHub Desktop.
Save jessedearing/670071 to your computer and use it in GitHub Desktop.
Changes username for a virtual dir /test
.\appcmd.exe set config /section:system.applicationHost/sites /`[name=`'Static`'].[path=`'/`'].[path=`'/test`'].userName:user /`[name=`'Static`'].[path=`'/`'].[path=`'/test`'].password:pass
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment