Windows 10: RSAT does not install

Discus and support RSAT does not install in Windows 10 Installation and Upgrade to solve the problem; HiI have a dell laptop, it run with Windows 10 v1809 till two weeks ago, for some reason I upgraded to 20H2. Now I want to install RSAT to be able to... Discussion in 'Windows 10 Installation and Upgrade' started by Rozina79, Apr 30, 2021.

  1. Rozina79 Win User

    RSAT does not install


    HiI have a dell laptop, it run with Windows 10 v1809 till two weeks ago, for some reason I upgraded to 20H2. Now I want to install RSAT to be able to use Active directory users and computers but it does not install. It worked well with the previous version. Any advice will be appreciated.I already asked this question with no answer:https://answers.microsoft.com/en-us/windows/forum/windows_10-windows_install/rsat-does-not-install/0bf65e31-6423-4bb7-9499-0f7a46cb2aee?tm=1619448398267

    :)
     
    Rozina79, Apr 30, 2021
    #1
  2. lx07 Win User

    How to install RSAT for W10

    Language?

    https://devops.profitbricks.com/tuto...on-windows-10/
     
  3. RSAT

    RSAT is not listed in "Optional Features"... "Add a feature".
     
    JennyZ_888, Apr 30, 2021
    #3
  4. School Win User

    RSAT does not install

    Can't Uninstall RSAT (KB2693643)

    [table][tr][td][/td] [td]This is what worked for me. I couldn't view the "manage user" tab options in AD and RSAT was alltogether fubard. I tried to: Delete the registry keys and then remove the windows feature and rsat Remove via wusa Remove via DISM Remove via Programs and Features > Add/Remove Windows Features The only way I could remove KB2693643 and the RSAT windows features are as follows: 1. Open command prompt as administrator 2. run DISM /Online /Get-Packages 2a. Copy and paste the output into a txt document such as notepad 3. Run DISM /Online /Remove-Package /PackageName:<INSERTDATAHERE> In step 3 above, the <INSERTDATAHERE> should be the package name you copied from the Get-Packages list. You will need to run this each time, for each package that starts with "Microsoft-Windows-RemoteServerAdministrationTools...." So my step 3 looked like this: DISM /Online /Remove-Package /PackageName:Microsoft-Windows-RemoteServerAdministrationTools-Client-Package-TopLevel~31bf3856ad364e35~amd64~~10.0.10585.0 (selected "no" to restart) DISM /Online /Remove-Package /PackageName:Microsoft-Windows-RemoteServerAdministrationTools-Client-Package-TopLevel~31bf3856ad364e35~amd64~~*AnotherVersion* (selected "yes" to restart after this 2nd command)[/td] [/tr] [/table]
     
    School, Apr 30, 2021
    #4
Thema:

RSAT does not install

Loading...
  1. RSAT does not install - Similar Threads - RSAT does install

  2. Can't install RSAT on windows 11

    in Windows 10 Gaming
    Can't install RSAT on windows 11: Hi there, i have an Asus Vivobook 12th Gen IntelR CoreTM i3-1215U 1.20 GHz laptop purchased last month. I'm unable to see RSAT apps in optional features to add on also i tried to install it however not getting the right path to do it...
  3. Additional features failed to install rsat

    in Windows 10 Software and Apps
    Additional features failed to install rsat: Hello,i recently updated my laptop to the 21H2 build,i later tried to install the rsat tools from the additional features part in the settings but it shows failed to installI tried to use dism but all in vainPlease help because I'm a new server administrator at an...
  4. RSAT Tools Installation Error

    in Windows 10 Installation and Upgrade
    RSAT Tools Installation Error: Good day I have recently upgraded my computer windows 10 pro to Version 20H2 Installed on ‎13/‎3/‎2021 OS build 19042.928 Experience Windows Feature Experience Pack 120.2212.551.0 I noticed that my previously installed RSAT tools are no longer available. Sighting this, I...
  5. RSAT does not install

    in Windows 10 Installation and Upgrade
    RSAT does not install: HiI have a dell laptop, it run with Windows 10 v1809 till two weeks ago, for some reason I upgraded to 20H2. Now I want to install RSAT to be able to use Active directory users and computers but it does not install. It worked well with the previous version. Any advice will be...
  6. RSAT does not install

    in Windows 10 Installation and Upgrade
    RSAT does not install: HiI have a dell laptop, it run with Windows 10 v1809 till two weeks ago, for some reason I upgraded to 20H2. Now I want to install RSAT to be able to use Active directory users and computers but it does not install. It worked well with the previous version. Any advice will be...
  7. Is there an alternate way to install RSAT tools?

    in Windows 10 Ask Insider
    Is there an alternate way to install RSAT tools?: Here is the situation we have devices on 20h2 that need AD tools. Microsoft no longer offers a package for installing said tools. You have to do the add a feature thing or use dism to do it from the command line. The problem is the devices point to a misconfigured WSUS server...
  8. RSAT

    in Windows 10 Customization
    RSAT: RSAT option is not showing in Windows features turn on or off and this command is also not working in powershell "Get-WindowsCapability -name RSAT* -online Select-Object -Property name,displayname,state ft " [ATTACH]...
  9. RSAT

    in Windows 10 Installation and Upgrade
    RSAT: Upgraded OS from Windows 10 1803 to 1903. Lost utility RSAT, can't find it in "Windows features" neither. How do I get the utility back? Thanks, Jen https://answers.microsoft.com/en-us/windows/forum/all/rsat/3d46b8f2-7372-4618-bb46-444fc9df7001
  10. How to install RSAT for W10

    in Windows 10 Software and Apps
    How to install RSAT for W10: Hello all, I need your help to figure out why I can't have the RSAT installed on my system. I have version 1709 x64 Fr-CA of W10 Pro. I have installed the WindowsTH-RSAT_WS_1709-x64 update. and rebooted. In the windows feature option, this is what I see : [img] At...