
How to tell which w3wp.exe worker process belongs to what Microsoft IIS application pool
If a w3wp.exe process is eating memory and you need to know which app pool it belongs to, run cscript iisapp.vbs. Maps every PID to its application pool.
1 min read
