Multiple choice technology

What are various User Mode sections in IIS architecture ?

  1. https.sys

  2. Web Admin Service

  3. Virtual Directory

  4. Application Pool

Reveal answer Fill a bubble to check yourself
B,C,D Correct answer
Explanation

User Mode components in IIS include Web Admin Service (administration), Virtual Directory (content mapping), and Application Pool (process isolation). https.sys is a Kernel Mode driver for HTTP handling.