Multiple choice technology web technology

For which of the following tasks do you use iisapp.vbs

  1. To list worker processes that are currently running

  2. To list Application pools to the worker process

  3. To List application currenly running in each worker process

  4. All of the above

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

iisapp.vbs is a command-line administrative tool that lists running worker processes and maps them to their associated application pools and applications. This mapping is essential for troubleshooting process-related issues in IIS.