Windows 10 Rsat 20h2 -

If you are running Windows 10 20H2, you no longer need to hunt for downloadable installers for the Remote Server Administration Tools (RSAT). Microsoft has fully integrated RSAT into the operating system image as Features on Demand (FODs).

⚡ Settings > Apps > Optional Features > Add a feature > Search "RSAT." windows 10 rsat 20h2

Gone are the days of downloading standalone MSU packages from the Microsoft Download Center. Windows 10 20H2 includes RSAT as a set of "Features on Demand." If you are running Windows 10 20H2, you

Need to install them all at once? Fire up PowerShell as Administrator and run: Get-WindowsCapability -Name RSAT* -Online | Add-WindowsCapability -Online Optional Features &gt

If you're on Windows 10 20H2, RSAT is built right in.

Go to Top