Windows 10: RSAT

Discus and support RSAT in Windows 10 Customization to solve the problem; RSAT option is not showing in Windows features turn on or off and this command is also not working in powershell "Get-WindowsCapability -name... Discussion in 'Windows 10 Customization' started by omkarkhedkar, Apr 27, 2020.

  1. 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 "

    RSAT 75543abd-7b35-4d84-b364-71dc99543fc8?upload=true.png

    :)
     
    omkarkhedkar, Apr 27, 2020
    #1

  2. RSAT

    RSAT is not listed in "Optional Features"... "Add a feature".
     
    JennyZ_888, Apr 27, 2020
    #2
  3. School Win User
    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 27, 2020
    #3
  4. iTry Win User

    RSAT

    Can't Uninstall RSAT (KB2693643)

    Hi, I tried this. My step 3 looked like this
    C:\WINDOWS\system32>DISM /Online /Remove-Packages /PackageName:Microsoft-Windows-RemoteServerAdministrationTools-Client-Package-TopLevel~31bf3856ad364e35~amd64~~10.0.16299.2

    But then I get this:
    Error: 87The remove-packages option is unknown.For more information, refer to the help by running DISM.exe /?.

    Any suggestions, or what am I doing wrong? I am new at this....
     
Thema:

RSAT

Loading...
  1. RSAT - Similar Threads - RSAT

  2. RSAT Installation error 0x8024402c on Windows 11

    in Windows 10 Gaming
    RSAT Installation error 0x8024402c on Windows 11: We have a Windows 11 24H2 Enterprise system Trying to install RSAT:Acive Directory Domain Services and Lightweight Directory Services Tools and RSAT: Active Directory Certificate Services Tools We have tried through the settings with app/options and powershell. We keep...
  3. RSAT Installation error 0x8024402c on Windows 11

    in Windows 10 Software and Apps
    RSAT Installation error 0x8024402c on Windows 11: We have a Windows 11 24H2 Enterprise system Trying to install RSAT:Acive Directory Domain Services and Lightweight Directory Services Tools and RSAT: Active Directory Certificate Services Tools We have tried through the settings with app/options and powershell. We keep...
  4. windows 11 rsat not available under optional features

    in Windows 10 Gaming
    windows 11 rsat not available under optional features: Hello, I am attempting to install RSAT on my new Windows 11 Pro 64x machine. When trying to install RSAT via optional features, it doesn't appear. So, I tried running CMD a prompt command click on text to see the command i ran to install RSAT as mentioned on a post in these...
  5. windows 11 rsat not available under optional features

    in Windows 10 Software and Apps
    windows 11 rsat not available under optional features: Hello, I am attempting to install RSAT on my new Windows 11 Pro 64x machine. When trying to install RSAT via optional features, it doesn't appear. So, I tried running CMD a prompt command click on text to see the command i ran to install RSAT as mentioned on a post in these...
  6. 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...
  7. Can't install RSAT on windows 11

    in Windows 10 Software and Apps
    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...
  8. Unable to install RSAT: Group Policy Management Tools

    in Windows 10 Gaming
    Unable to install RSAT: Group Policy Management Tools: Hello Everyone,I've tried to install this on my Windows 10 22H2 domain computer. Trying through the Settings and Add an optional feature I get the "Couldn't add". Having tried to install via Powershell, I gotAdd-WindowsCapability : Add-WindowsCapability failed. Error code =...
  9. Unable to install RSAT: Group Policy Management Tools

    in Windows 10 Software and Apps
    Unable to install RSAT: Group Policy Management Tools: Hello Everyone,I've tried to install this on my Windows 10 22H2 domain computer. Trying through the Settings and Add an optional feature I get the "Couldn't add". Having tried to install via Powershell, I gotAdd-WindowsCapability : Add-WindowsCapability failed. Error code =...
  10. Unable to install RSAT: Group Policy Management Tools

    in Windows 10 Customization
    Unable to install RSAT: Group Policy Management Tools: Hello Everyone,I've tried to install this on my Windows 10 22H2 domain computer. Trying through the Settings and Add an optional feature I get the "Couldn't add". Having tried to install via Powershell, I gotAdd-WindowsCapability : Add-WindowsCapability failed. Error code =...