Install all RSAT tools with PowerShell
The Remote Server Administration Tools are available from the base Windows Server installation without the need to install the roles it supports. If you want to set up a management server to administer all of your Windows infrastructure form a single console you can install all of them with a single PowerShell line. Get-WindowsFeature RSAT* … Read more
You must be logged in to post a comment.