

However, Microsoft officially discontinued the distribution of Windows 10 for free. So far, Windows 10 has received positive responses from technical groups. For example, the following command installs Active Directory Domain Services and Lightweight Directory Services Tools (ADUC), Group Policy Management Tools (GPMC), and BitLocker Drive Encryption Administration Utilities (the Bitlocker Viewer tab in ADUC), as well as the Server Manager feature, which is a dependency for ADUC:ĭISM.exe /Online /add-capability /CapabilityName:~~~~0.0.1.0 /CapabilityName:~~~~0.0.1.0 /CapabilityName:~~~~0.0.1.A step-by-Step guide to download and install Windows 10 in 2021 When you install a feature that has one or more dependencies, the dependent feature(s) will be installed automatically, as well. To install RSAT features, launch PowerShell as an administrator, and then use Deployment Image Servicing and Management ( DISM.exe) with the /add-capability option for example (replace with the capability name associated with the feature you want to install to find the appropriate capability name, refer to Microsoft's list of RSAT features):ĭISM.exe /Online /add-capability /CapabilityName:Īlternatively, you can add multiple features with one command for example:ĭISM.exe /Online /add-capability /CapabilityName: /CapabilityName:


Starting with Windows 10 version 1809 and Windows Server 2019, Microsoft no longer provides Remote Server Administration Tools (RSAT) as a downloadable package instead RSAT is available as a set of Features on Demand (FODs). Install RSAT features in Windows 10 version 1809 or Windows Server 2019 and later
