How to Configure Just Enough Administration (JEA) on Windows Server 2016 (SERVER-2016-2)
Introduction Just Enough Administration (JEA) is a PowerShell security feature on Windows Server 2016 that restricts what administrators can do in remote sessions. Using role capability files and session configurations, JEA implements least-privilege delegation, allowing helpdesk staff to run only the commands they need without full admin rights. Creating a Role Capability File Define the […]