Verify what RSAT features are installed

Before summer, I showed you how to install ADUC using PowerShell. ADUC, however, is not the only tool in the RSAT toolbox. Here, then, is how you can get an overview of all of them, as well as whether or not they are installed on the computer:

  • Start PowerShell with administrative privileges
  • Run this command: Get-WindowsCapability -Name RSAT* -Online | Select-Object -Property DisplayName, State

Posted

in

by

Tags:

Comments

By posting a comment, you consent to our collecting the information you enter. See privacy policy for more information.

This site uses Akismet to reduce spam. Learn how your comment data is processed.