Multiple choice technology web technology For which of the following tasks do you use iisapp.vbs To list worker processes that are currently running To list Application pools to the worker process To List application currenly running in each worker process 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.