I\'ve recently upgraded my development machine from Windows XP to Windows 7. How can I tell which w3wp.exe process belongs to which App Pool on a desktop running Windows 7?
Open Command Prompt with ‘Run as administrator‘.
Navigate to the path:
C:\Windows\System32\inetsrv\
For IIS 6 Run the command,
6
iisapp.vbs
For IIS 7 Run the command,
7
appcmd list wp