Windows 11 Active Directory Users And Computers 【Original】
Run PowerShell as an and execute the following command: Add-WindowsCapability -Online -Name Rsat.ActiveDirectory.DS-LDS.Tools~~~~0.0.1.0 How to Access the Tool Once installed, you can open ADUC using these shortcuts: Search/Run: Press Win + R , type dsa.msc , and press Enter.
Get-WindowsCapability -Name "Rsat*" -Online | Add-WindowsCapability -Online windows 11 active directory users and computers
Select and click Next then Install . Method 2: PowerShell (Advanced) Run PowerShell as an and execute the following