Exam AZ-800 All QuestionsBrowse all questions from this exam
Question 79

Your network contains an Active Directory Domain Services (AD DS) domain. The domain contains a server named Server1.

You implement Just Enough Administration (JEA) on Server1.

You need to perform remote administration tasks on Server by using only JEA.

What should you use?

    Correct Answer: A

    Just Enough Administration (JEA) is a security technology designed to enable delegated administration using PowerShell. JEA limits administrative tasks to only those needed, operating under the principle of least privilege. Remote Server Administration Tools (RSAT) and Remote Desktop provide broader administrative controls than needed for JEA, making PowerShell the correct tool to use.

Discussion
windowsmodulesinstallerworkerOption: A

Just Enough Administration (JEA) is a security technology that enables delegated administration for anything managed by PowerShell.

KrayzrOption: A

A. PowerShell only. Just Enough Administration (JEA) is a security technology that enables delegated administration for anything that can be managed with PowerShell. By using JEA, you can delegate specific tasks to non-administrative users without providing them full administrator rights. Therefore, to perform remote administration tasks on Server1 by using only JEA, you should use PowerShell. Other tools like Remote Server Administration Tools (RSAT) or Remote Desktop are not necessary in this context. They provide broader administrative capabilities and are not limited to the specific roles and tasks that can be defined with JEA. So, the use of PowerShell aligns with the principle of least privilege, which is a key security benefit of JEA.

Payday123Option: A

Corect

fabiloOption: A

A is the answer