Showing posts with label rsat. Show all posts
Showing posts with label rsat. Show all posts

Sunday, October 7, 2018

Remote Server Administration Tools Windows 10 v1809 it’s now available through “Features on Demand” only

So it seams Windows Remote Server Administration Tools (RSAT) for Windows 10 v1809 are only available through “Features on Demand” directly.

There will be probably a way to download them and install them offline but for the time being here’s the official way to do it:

  1. Go to Settings > Apps > Manage Optional Features
  2. Click “Add a feature”
  3. Scroll-down the list and install the features you need (ex.: RSAT: Group Policy Management Tools)


If you’d like to do it the “geek way” or need a more unattended procedure here’s how:

  1. Open an elevated command-prompt

  2. Execute the following command:
    DISM.exe /Online /add-capability /CapabilityName:Rsat.ActiveDirectory.DS-LDS.Tools~~~~0.0.1.0 /CapabilityName:Rsat.BitLocker.Recovery.Tools~~~~0.0.1.0

  3. The above example will install 2 features of RSAT


Here’s the capabilities names you can add:

  • Rsat.ActiveDirectory.DS-LDS.Tools~~~~0.0.1.0
  • Rsat.BitLocker.Recovery.Tools~~~~0.0.1.0
  • Rsat.CertificateServices.Tools~~~~0.0.1.0
  • Rsat.DHCP.Tools~~~~0.0.1.0
  • Rsat.Dns.Tools~~~~0.0.1.0
  • Rsat.FailoverCluster.Management.Tools~~~~0.0.1.0
  • Rsat.FileServices.Tools~~~~0.0.1.0
  • Rsat.GroupPolicy.Management.Tools~~~~0.0.1.0
  • Rsat.IPAM.Client.Tools~~~~0.0.1.0
  • Rsat.LLDP.Tools~~~~0.0.1.0
  • Rsat.NetworkController.Tools~~~~0.0.1.0
  • Rsat.NetworkLoadBalancing.Tools~~~~0.0.1.0
  • Rsat.RemoteAccess.Management.Tools~~~~0.0.1.0
  • Rsat.RemoteDesktop.Services.Tools~~~~0.0.1.0
  • Rsat.ServerManager.Tools~~~~0.0.1.0
  • Rsat.Shielded.VM.Tools~~~~0.0.1.0
  • Rsat.StorageReplica.Tools~~~~0.0.1.0
  • Rsat.VolumeActivation.Tools~~~~0.0.1.0
  • Rsat.WSUS.Tools~~~~0.0.1.0
  • Rsat.StorageMigrationService.Management.Tools~~~~0.0.1.0
  • Rsat.SystemInsights.Management.Tools~~~~0.0.1.0


Hope you enjoy it! Winking smile

Tuesday, September 25, 2018

Windows Admin Center (WAC) v1809 GA Available

Microsoft has made Windows Admin Center (WAC) v1809 generally available.

This “new” Microsoft tool is a it’s a locally-deployed, browser-based management tool that lets you manage Windows machines, desktops and servers.
Windows Admin Center will in a near to middle future substitute the current Windows Remote Server Administration Tool (RSAT)

Download it here:
Microsoft Windows Admin Center v1809

Sunday, May 6, 2018

Remote Server Administration Tools (RSAT) for Windows 10 Version 1803 Available

Untitled

With the release of Windows 10 v1803, Microsoft also made available a new version of Remote Server Administration Tools for Windows 10.

Before install it’s important to read “System Requirements” and “Additional Notes”.
Just to highlight some:

  • You should uninstall previous installed RSAT version you have.
  • If you find yourself with the DNS tools missing, you should install WS_1803 or WS2016 RSAT package.

So, go ahead and download the new RSAT for Windows 10 v1803 here:
Microsoft Remote Server Administration Tools for Windows 10

Thursday, October 19, 2017

Remote Server Administration Tools for Windows 10 v1709 (Fall Creators Update) Released

And again…following the wave of releases for Windows 10 v1709 (Fall Creators Update), Microsoft launched a new Remote Server Administration Tools (RSAT).

Just be aware of this additional information in the download website about some issues you may encounter with this version:
image

Go ahead and download the new RSAT here:
Microsoft - Remote Server Administration Tools for Windows 10

Thursday, November 26, 2015

Remote Server Administration Tools (RSAT) for Windows 10 Version 1511 Available

With the release of Windows 10 Version 1511, Microsoft also made available a new version of Remote Server Administration Tools for Windows 10.

Because the main objective it's the compatibility wit the new Windows 10 version, there's not a lot of changes in this version of RSAT although there's this notes on the release log:
  • DHCP Tools. Dhcpmgmt.msc is not available in this release of RSAT, but equivalent Windows PowerShell cmdlets are available.
  • IP Address Management (IPAM) Tools. IPAM tools are not available in this release of RSAT.
  • Network Policy Server Tools. The NPS console is not supported on a Windows client-based operating system, and will be removed from future releases of RSAT.
  • Routing and Remote Access Tools. Routing and Remote Access Tools that are GUI-based cannot be used for remote configuration in this release of RSAT, but the equivalent Windows PowerShell cmdlets are available.

Here's the link for more information and download:

Wednesday, August 26, 2015

Remote Server Administration Tools (RSAT) for Windows 10 Available


It's finally available Microsoft Remote Administration Tools (RSAT) for Windows 10 RTM.
With RSAT for Windows 10 makes it possible to manage server features and roles remotely from your desktop environment.
This includes, Server Manager, MMC snap-ins, consoles, powershell cmdlets and a lot of other tools.

Download it from here:
Remote Server Administration Tools for Windows 10


Tuesday, October 22, 2013