

In this case, you will have to download the files individually. You may not be able to download multiple files at the same time. If you do not have a download manager installed, and still want to download the file(s) you've chosen, please note: Stand-alone download managers also are available, including the Microsoft Download Manager. Many web browsers, such as Internet Explorer 9, include a download manager. If you find this solution useful, please share the article with your colleagues and friends.Generally, a download manager enables downloading of large files or multiples files in one session. Leave a comment below about the result on your computer. Once it's finished, you will find the Active Directory Users and Computers in the Start Menu.Īn alternative way to start it: Press Win + R, type dsa.msc, then press Enter. It will run for 10-15 minutes, be patient. Set-ItemProperty -Path "HKLM:\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate\AU" -Name "UseWUServer" -Value $UseWUServer

Get-WindowsCapability -Name "RSAT*" -Online | Add-WindowsCapability –Online Set-ItemProperty -Path "HKLM:\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate\AU" -Name "UseWUServer" -Value 0 $UseWUServer = Get-ItemProperty -Path "HKLM:\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate\AU" -Name "UseWUServer" | Select-Object -ExpandProperty UseWUServer Make sure that you have an active Internet connection. Insert and run these commands in a Powershell window (Run as Administrator).


I tested it, and it works on Windows 10, and probably on Windows 11 as well (leave a comment below, if you tried - Thanks!). I found this solution to solve the issue without downloading any. Unfortunately, the official recommendation (turn it on in "Programs and Features") didn't work on my computer for some reason, so I had to find another way to install Active Directory Users and Computers (ADUC) / Remote Server Administration Tools (RSAT). The new name of this application is RSAT (Remote Server Administration Tools). Usually, it happens after installing updates, like 20H2. The reason is unknown, Microsoft hasn't fixed this issue yet. One common issue after installing some updates by Windows Update is the ADUC is missing from the apps.
