Remote server administration tools (RSAT) on WINDOWS 10 PRO 21H1 doesn't WORK FINE

Cecinini Luciano 1 Reputation point
2021-10-29T12:55:20.27+00:00

I can't use on WINDOWS 10 PRO OEM on Workstation PC Small Form Factor G7 HP ProDesk 400 the "Remote server administration tools (RSAT)". https://learn.microsoft.com/en-us/troubleshoot/windows-server/system-management-components/remote-server-administration-tools it is impossible install because there isn't on "Turn Windows features on or off".
I try to use the other way about this link "https://www.microsoft.com/it-IT/download/details.aspx?id=45520" but doesn't work fine.
I have the block and append search when i want to see the object propreties and after many time minutes i obtain the wrong result.

Windows for business | Windows Client for IT Pros | User experience | Other
{count} votes

1 answer

Sort by: Most helpful
  1. dF9JYLaf 236 Reputation points
    2021-11-04T22:17:48.03+00:00

    @Cecinini Luciano

    From the article that you linked:

    146580-image.png

    Use the Optional Features from Settings -> Apps applet. Or alternatively use PowerShell to install RSAT.

    Ref.: https://learn.microsoft.com/en-us/windows-hardware/manufacture/desktop/features-on-demand-non-language-fod?view=windows-11#remote-server-administration-tools-rsat

    For example to install Active Directory Domain Services and Lightweight Directory Services Tools use command: dism /online /add-capability /capabilityname:Rsat.ActiveDirectory.DS-LDS.Tools~~~~0.0.1.0

    1 person found this answer helpful.
    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.