Install and Configure Route and Remote Access Service on Server Core

Remote Access Management Console - NAT

I am setting up a Hyper-V host on a Windows Server Core 2016 to host a bunch of testing VMs that need to be totally separated from the main network. That’s why I need the Route and Remote Access service enabled on server core to act as a NAT to provide Internet access to all these VMs.

Install the Remote Access Server Role

1. On Server Core console, type PowerShell to start.

2. Install Remote Access feature by

Install-WindowsFeature RemoteAccess

Then, type Restart-Computer to restart the computer.

3. Once rebooted, install Remote Access PowerShell module by:

Install-WindowsFeature RSAT-RemoteAccess-PowerShell

No need to restart the computer.

4. Install the Routing feature by:

Install-WindowsFeature Routing

Type Restart-Computer to restart the computer.

Configure and enable Routing

It’s easier to use Remote Access Management Console on Windows 10 computer to configure and enable the routing feature. Download and install Remote Server Administration Tools for Windows 10 as Remote Access Manager is part of that toolkit.

Launch Remote Access Management Console and click Manage a Remote Server on the right Tasks list.

Remote Access Management Console - manage a remote server

Once connected successfully, click DirectAccess and VPN on the left pane and Open RRAS Management under VPN on the right.

Remote Access Management Console - 2018-01-21 00_34_53

In Route and Remote Access, click Action and choose Configure and Enable Routing and Remote Access to launch the configuration wizard.

Routing and Remote Access - Action

Select Network address translation (NAT) option from the list, and Next.

Select the NIC that has internet access to Provide internet and the private Virtual Switch for VMs as the Internal Network. If all go well as planned, you will be up and running in a few seconds.

Remote Access Management Console - NAT

9 thoughts on “Install and Configure Route and Remote Access Service on Server Core

  1. Hello Kent Chen,
    What are the steps to configure Route and Remote Access Service on Server Core to act as a NAT without using a Windows 10 computer?
    Thanks and regards

  2. For create a RRAS network you can use the comand:
    New-NetNat -Name WS19NAT -InternalIPInterfaceAddressPrefix 192.168.xx.0/24
    And you can see it whith:
    Get-NetNat

      1. gracias por nada comeme los huevos portugues de mierda tu comentario es como limpiarme el papel con un cristal
        besos!!!!! 🙂

        1. Nalga grande nalga pequeña
          quien diria que se llamaria bella,
          si se te apaga el fuego echale leña
          y luego te enchufa una paella.

          Tu madre es gorda y me la sacude
          me levanto por la mañana y tengo 20 nude
          yo ando volao ando en la nuve
          y me folle a tu en cuanto pude.

          Att:TuPadre

Leave a Reply to Bruno Duarte Cancel reply

Your email address will not be published. Required fields are marked *