Skip to main content

Command Palette

Search for a command to run...

Identify the IIS App Pool associated with a w3wp process

Updated
1 min read
Identify the IIS App Pool associated with a w3wp process

When there are multiple app pools running, you see more than one w3wp.exe in the list of processes you want to attach to. The following command helps to find the process associated with your app pool:

%systemroot%\system32\inetsrv\APPCMD LIST WP

Appcmd

More from this blog

D

Daniel's blog

24 posts