How can I find out which worker processes are connected to the application pools on a server?
You can run the command-line script iisapp.vbs (%windir%\system32\iisapp.vbs) to list any of the following: • Worker processes that are currently running • Application pools assigned …