(For IIS 6 and above)
Scenario 1: Performance Monitor (Perfmon) has been part of Windows for a long time, but if you have many application pools and only one of them experience high CPU or memory usage issue, how to use Perfmon to track its long term usage trend?
For IIS 7 and above, please run “%windir%\system32\inetsrv\appcmd list wp” instead in step 2.
(Will add more scenarios in the future).