Monday, December 10, 2007

w3wp associated with your SharePoint application

To find which w3wp is associated with your SharePoint application,
  1. Open command prompt
  2. Navigate to C:\Windows\System32
  3. Type CScript iisapp.vbs

The iisapp.vbs is a vbscript file that lists all the worker processes along with their process ids running in the IIS

Monday, December 10, 2007

w3wp associated with your SharePoint application

To find which w3wp is associated with your SharePoint application,
  1. Open command prompt
  2. Navigate to C:\Windows\System32
  3. Type CScript iisapp.vbs

The iisapp.vbs is a vbscript file that lists all the worker processes along with their process ids running in the IIS