Skip to content

Instantly share code, notes, and snippets.

@hudo
Created March 18, 2013 13:09
Show Gist options
  • Save hudo/5187024 to your computer and use it in GitHub Desktop.
Save hudo/5187024 to your computer and use it in GitHub Desktop.
kill all casini web server processes
Get-Process WebDev.WebServer40 | Stop-Process
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment