| Client OS | Supports Managing Server Versions | |------------------|-----------------------------------| | Windows 11 22H2+ | Windows Server 2022, 2019, 2016 | | Windows 10 21H2+ | Windows Server 2019, 2016, 2012 R2| | Older builds | Limited (not recommended) |
Client OS build is older than the server’s management API level. windows rsat
Control virtual machines without accessing the host directly. How to Install RSAT | Client OS | Supports Managing Server Versions
Add-WindowsCapability -Name "Rsat.ActiveDirectory.DS-LDS.Tools~~~~0.0.1.0" -Online An administrator had to visit the Microsoft Download
Historically, RSAT was distributed as a separate downloadable package (a .msu file). An administrator had to visit the Microsoft Download Center, download a massive installer specific to their OS version, and install it manually. It was cumbersome, and the tools were often "bundled," meaning you installed all of them or faced complicated manual removal processes.