az-801 Practice Question 1906
Exam: az-801
Domain: Secure Windows Server on-premises and hybrid infrastructures
Topic: Secure Windows Server operating systems
Difficulty: medium
Your organization requires a secure way to manage administrative tasks while minimizing the risk of privilege escalation. Which of the following should you implement to achieve this?
A) Implement Just Enough Administration (JEA) with predefined roles and permissions.
B) Use Group Policy to assign administrative rights to users.
C) Enable Credential Guard and require virtualization-based security.
D) Deploy a separate domain controller for administrative tasks.
Answer Options
A
Implement Just Enough Administration (JEA) with predefined roles and permissions.
B
Use Group Policy to assign administrative rights to users.
C
Enable Credential Guard and require virtualization-based security.
D
Deploy a separate domain controller for administrative tasks.
Correct Answer
A: Implement Just Enough Administration (JEA) with predefined roles and permissions.
Explanation
The correct answer is A. Just Enough Administration (JEA) allows you to define specific administrative tasks and permissions that users can perform, reducing the risk of privilege escalation. Option B does not provide fine-grained control over administrative tasks. Option C enhances security by protecting credentials but does not manage administrative tasks. Option D is not necessary for managing administrative tasks securely and can complicate network management.