- Lab
-
Libraries: If you want this lab, consider one of these libraries.
- Cloud

Configure Just Enough Administration (JEA)
This lab walks through the process of configuring Just Enough Administrative (JEA).

Lab Info
Table of Contents
-
Challenge
Configure Active Directory
- Create the two organizational units (OUs), one for privileged user accounts named
Privileged Admins
and another for non-privileged user accounts namedUser Accounts
.- Move the privileged user account
admin_user
to the privileged user account OU. - Move the non-privlileged user account
helpdesk_user
to the non-privileged account OU.
- Move the privileged user account
- Create a Domain Local Active Directory security group named
Helpdesk Staff
. - Add the
helpdesk_user
user to theHelpdesk Staff
group.
- Create the two organizational units (OUs), one for privileged user accounts named
-
Challenge
Configure Just Enough Administration (JEA)
- Configure Just Enough Administration (JEA) to allow helpdesk staff to unlock accounts and reset passwords for non-privileged user accounts using the Active Directory powershell module:
- Create a module.
- Define role capabilities.
- Create the session configuration.
- Register the configuration.
Please note: You can refer to the following code snippets when creating your role capabilities: Code Snippets
- Configure Just Enough Administration (JEA) to allow helpdesk staff to unlock accounts and reset passwords for non-privileged user accounts using the Active Directory powershell module:
-
Challenge
Test the Configuration
- Log on to
BRAWKS1
as our non-privileged domain user account[email protected]
. - Connect to
BRADC1
using PowerShell Remoting and specify the configuration you created. - Test unlocking accounts and resetting user accounts for prilvileged like
admin_user
and non-prilveged users likehelpdesk_user
.
- Log on to
About the author
Real skill practice before real-world application
Hands-on Labs are real environments created by industry experts to help you learn. These environments help you gain knowledge and experience, practice without compromising your system, test without risk, destroy without fear, and let you learn from your mistakes. Hands-on Labs: practice your skills before delivering in the real world.
Learn by doing
Engage hands-on with the tools and technologies you’re learning. You pick the skill, we provide the credentials and environment.
Follow your guide
All labs have detailed instructions and objectives, guiding you through the learning process and ensuring you understand every step.
Turn time into mastery
On average, you retain 75% more of your learning if you take time to practice. Hands-on labs set you up for success to make those skills stick.