Site icon WinCert

Cannot install RSAT tools on Windows 10 1809 Error:0x80244022

<p>Windows 10 1809 brought some changes to RSAT tools for Administrators&period; Until the latest 1809 version Administrators had to download and install a package in order to use RSAT tools like Active Directory Users and Computers&comma; Group Policy management&comma; DHCP and DNS management etc&period;<&sol;p>&NewLine;<p>Now&comma; System Admins have the option to Add the package by using <strong>Optional features GUI<&sol;strong> or by using <strong>Powershell cmdlets<&sol;strong>&period;<&sol;p>&NewLine;<p>In order to install the RSAT tools on Windows 10 1809 from the start menu click on <strong>Manage optional features<&sol;strong>&comma; then click <strong>Add a feature<&sol;strong> and then scroll down to <strong>RSAT&colon;&ast;<&sol;strong> available packages&period; Wait a few minutes until the package is installed&period;<&sol;p>&NewLine;<p>Unfortunately&comma; I wasn&&num;8217&semi;t able to install the RSAT tools on Windows 10 1809 so easily&period; When I have checked the installation history by going to <strong>Manage optional features &vert; See optional feature history<&sol;strong> I could see that Installation failed for all packages with <strong>Error code&colon; 0x80244022<&sol;strong>&period;<&sol;p>&NewLine;<p><img class&equals;"alignnone wp-image-2906 size-full" title&equals;"RSAT tools on Windows 10 1809" src&equals;"https&colon;&sol;&sol;www&period;wincert&period;net&sol;wp-content&sol;uploads&sol;2019&sol;01&sol;additional-features&period;png" alt&equals;"RSAT tools on Windows 10 1809" width&equals;"504" height&equals;"451" &sol;><&sol;p>&NewLine;<p>Failed installation might also be shown as&colon;<&sol;p>&NewLine;<p>Install failed&period; Contact your administrator to get this feature&period;<&sol;p>&NewLine;<p><img class&equals;"alignnone size-full wp-image-2910" src&equals;"https&colon;&sol;&sol;www&period;wincert&period;net&sol;wp-content&sol;uploads&sol;2019&sol;01&sol;rsat3&period;png" alt&equals;"" width&equals;"484" height&equals;"93" &sol;><&sol;p>&NewLine;<p>Now&comma; I have tried to check the status of the features from the Powershell using the following command&colon;<&sol;p>&NewLine;<p><strong>Get-WindowsCapability -Name RSAT&ast; -Online &vert; Select-Object -Property DisplayName&comma; State<&sol;strong><&sol;p>&NewLine;<p>The status for all RSAT tools was &&num;8220&semi;<strong>Not Present<&sol;strong>&&num;8221&semi;<&sol;p>&NewLine;<p>So I have tried to install RSAT tools by using Powershell with the following command&colon;<br &sol;>&NewLine;<strong>Get-WindowsCapability -Name RSAT&ast; -Online &vert; Add-WindowsCapability -Online<&sol;strong><&sol;p>&NewLine;<p>Unfortunately&comma; I still wasn&&num;8217&semi;t able to install the RSAT tools&period; Therefore&comma; I have suspected on my Proxy connection or WSUS setup&comma; considering that we are using both services in our environment&period;<&sol;p>&NewLine;<p>The solution&comma; at least for me&comma; was to temporarily disable the WSUS for my client machine&period; In order to do that Open the Registry Editor &lpar;<strong>regedit&period;exe<&sol;strong>&rpar; and navigate to the following registry key&colon;<&sol;p>&NewLine;<p><strong>HKEY&lowbar;LOCAL&lowbar;MACHINE&sol;Software&sol;Policies&sol;Microsoft&sol;Windows&sol;WindowsUpdate&sol;AU&sol;<&sol;p>&NewLine;<p><&sol;strong>In the right pane locate the <strong>UseWUServer<&sol;strong> key and change the value from <strong>1<&sol;strong> to <strong>0<&sol;strong>&period;<&sol;p>&NewLine;<p><img class&equals;"alignnone size-full wp-image-2907" src&equals;"https&colon;&sol;&sol;www&period;wincert&period;net&sol;wp-content&sol;uploads&sol;2019&sol;01&sol;windows-10-1809-rsat&period;png" alt&equals;"" width&equals;"695" height&equals;"543" &sol;><&sol;p>&NewLine;<p>Now <strong>close the registry editor<&sol;strong> and go to <strong>Services<&sol;strong> and restart the <strong>Windows Update service<&sol;strong> as you can see from the picture below&colon;<&sol;p>&NewLine;<p><img class&equals;"alignnone size-full wp-image-2908" src&equals;"https&colon;&sol;&sol;www&period;wincert&period;net&sol;wp-content&sol;uploads&sol;2019&sol;01&sol;windows-update-restart&period;png" alt&equals;"" width&equals;"638" height&equals;"275" &sol;><&sol;p>&NewLine;<p>Now&comma; try to install the RSAT tool from the Windows GUI or from the Powershell&period; Both ways should work now&period;<&sol;p>&NewLine;

Exit mobile version