Multiple choice server windows-2003

Which logon option allows the administrators log on to a non-administrative account in Windows 2003 server and then, run the applications in an administrative mode?

  1. Local logon

  2. Domain logon

  3. Secondary logon

  4. Smart card logon

  5. Primary logon

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

Secondary logon (runas command) allows administrators to log on with a regular non-administrative account for daily tasks, then run specific applications with administrative privileges when needed. This reduces the risk of accidentally performing administrative actions and follows the principle of least privilege.