Hyper-V: Enable Extended Sessions

Windows Server 2019

Extensive sessions on Hyper-V with virtual machines can enhance the user experience with:

  • Device Sharing
  • File transfer
  • Extended resolution
  • Copy / Paste through the console

We find part of the user experience available with an RDP connection.

Activation on the Hyper-V host

On Server versions of Windows the feature is not enabled by default. In a PowerShell command prompt, enter the following command:

Set-VMHost -EnableEnhancedSessionMode $True

Activation on the virtual machine

In the virtual machine settings, you must enable Guest Services.

Using the extended session

When opening the Connection Options Console appears where it is possible to choose the resolution:

extended session connection

It is also possible to choose the local resources that can be used in the virtual machine.

Once connected, we find the drives in Windows Explorer that allows file transfer more easily.

Romain Drouche
System Architect | MCSE: Core Infrastructure
IT infrastructure expert with over 15 years of field experience. Currently a Systems and Networks Project Manager and Information Systems Security (ISS) expert, I use my expertise to ensure the reliability and security of technological environments.

Leave a Comment