

This will apply to all future Windows 10 releases.

Previously, this was handled via an MSI installer, however with Microsoft Windows 10 version 1809 (October Update) and later, you must install RSAT using Features on Demand (or DISM) as the installer no long works. My step 3 looked like thisĬ:\WINDOWS\system32>DISM /Online /Remove-Packages /PackageName:Microsoft-Windows-RemoteServerAdministrationTools-Client-Package-TopLevel~31bf3856ad364e35~amd64~~9.2Įrror: 87The remove-packages option is unknown.For more information, refer to the help by running DISM.exe /?.Īny suggestions, or what am I doing wrong? I am new at this.In this blog post I’ll explain how to install RSAT (Remote Server Administration Tools) on Windows 10. (selected "yes" to restart after this 2nd command) You will need to run this each time, for each package that starts with "Microsoft-Windows-RemoteServerAdministrationTools."ĭISM /Online /Remove-Package /PackageName:Microsoft-Windows-RemoteServerAdministrationTools-Client-Package-TopLevel~31bf3856ad364e35~amd64~~5.0ĭISM /Online /Remove-Package /PackageName:Microsoft-Windows-RemoteServerAdministrationTools-Client-Package-TopLevel~31bf3856ad364e35~amd64~~*AnotherVersion* In step 3 above, the should be the package name you copied from the Get-Packages list. Run DISM /Online /Remove-Package /PackageName: Copy and paste the output into a txt document such as notepadģ. The only way I could remove KB2693643 and the RSAT windows features are as follows:Ģa. Remove via Programs and Features > Add/Remove Windows Features I couldn't view the "manage user" tab options in AD and RSAT was alltogether fubard.ĭelete the registry keys and then remove the windows feature and rsat I guess the only other option is to repave.? I tried to download a trial of revo uninstaller pro but it doesn't work with KB updates. "Package KB2693643 failed to change the absent state. I checked the event log after the uninstalled failed and this is all i get: When i try to reinstall the bad version i get "Update for Windows (KB2693643) is already installed on this computer. The last resort is to try to use some universal uninstaller utility like Revo but be sure you made system image before, these uninstallers can be dangerous.Unfortunately i went to do a system restore and found out somehow it was turned off. If it fails, check event logs for uninstall errors, Get-WindowsUpdateLog powershell command, or text-based update log of RSAT if they have one. Otherwise, you may try this: install the wrong version again, reboot, uninstall.


If you have system image or system restore checkpoint before installing, revert back using one of them.
