If you want just the core AD tools:

If you remember the old days, you had to manually download an .msu package. On Windows 11 (and Windows 10 v1809+), RSAT is built directly into the operating system as a set of .

# Install ONLY Active Directory tools Get-WindowsCapability -Name "Rsat.ActiveDirectory*" -Online | Add-WindowsCapability -Online