Skip to content

Instantly share code, notes, and snippets.

@MagicAndi
Created April 7, 2017 11:38
Show Gist options
  • Save MagicAndi/31f80d2ee1f111295aa9d1c12516dc4e to your computer and use it in GitHub Desktop.
Save MagicAndi/31f80d2ee1f111295aa9d1c12516dc4e to your computer and use it in GitHub Desktop.
Lists the running w3wp.exe process(es) (worker process) present on the local server with their respective PIDs and application pools. Runs in the %windir%\system32\inetsrv\ folder.
REM To run in the %windir%\system32\inetsrv\ folder
appcmd list wp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment