Multiple choice technology

Default identity of an Application Pool ?

  1. Local System

  2. Defined Service in AD

  3. Network Services

  4. Anonyms

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

In IIS 7.0, the default identity for application pools is 'Network Service' (specifically the NT AUTHORITY\NETWORK SERVICE account). This account has limited privileges compared to Local System, making it more secure. Local System has excessive privileges and is not the default.