Last Updated on
Today's best modem deals!
Custom URL
editorpick
Editor's pick
*Prices are subject to change. PC Guide is reader-supported. When you buy through links on our site, we may earn an affiliate commission. Learn more
Remote Server Administration Tools to the rescue!
Last Updated on
RSAT or Remote Server Administration Tools is Microsoft’s package for managing servers running Windows Server. It’s now included with Windows 11, as well as Windows 10.
To install Windows RSAT via the user interface, rather than the command line, you can do this through the settings. On some PCs – like our work one – the option is also not there and this will have to be done via the command line or contact your IT administrator for access.
Go into Settings and type in Optional Features, search for RSAT and it should display all the components of the feature that you can install. After this, you’ll have all the tools installed for use.
If you need to install the RSAT toolset, you can head back into the settings to the “Optional Features” and then choose “Manage Optional Features”. This will let you uninstall everything, but Microsoft has a weird method of uninstalling these that seems counterintuitive.
According to Microsoft, if you uninstall one part that relies on another, it will refuse to uninstall. You’ll want to uninstall everything backwards essentially, so if you need to get rid of A, you’ll need to get rid of B.
This is really easy, it’s actually quicker than the usual method. Open the Command Prompt by hitting the Start Search bar and typing in CMD. Right-click it and choose “Run as Administrator” to get full access, then you’ll want to copy-paste this in (highlight, CTRL+C and then in Command Prompt just right click):
DISM.exe /Online /Get-Capabilities
This will list everything you can acquire from the additional features Microsoft allows you to install.
With the list of options to install from DSIM, we can now choose the different things we need. The last command should have given us a list of options, so we can easily copy-paste the text without having to manually type each one in.
You start the command with this:
DISM.exe /Online /add-capability /CapabilityName:
Once you’ve done that, you can then add each of the following onto the end after the colon: