How to connect from home to a specific virtual PC on Hyper-V

Piero Bagnasco 0 Reputation points
2023-03-27T08:22:26.73+00:00

Hello

Windows Server 2019

2 virtual Windows 10 22H2

2 of my colleagues, in the local network, for certain jobs connect to these 2 virtual PCs (each on its own)

Charles 10.100.1.53

France 10.100.1.54

Now they would like to do the same thing from their home

The server has a second network card with public IP and internet connection 67.14.25.88

What's the easiest, simplest, and least expensive way?

I need a step by step configuration

Thank you very much

Piero

Windows for business | Windows Client for IT Pros | Storage high availability | Virtualization and Hyper-V
Windows for business | Windows Server | User experience | Other
0 comments No comments
{count} votes

4 answers

Sort by: Most helpful
  1. essjae 461 Reputation points
    2023-03-28T13:35:46.7333333+00:00

    Windows 10 accessed remotely requires additional VDA or Software Assurance licensing. You can't simply use a retail license for the scenario.

    You should remove your IP from the post, its not a wise for security reasons.

    You should also not have your server connected directly to the internet. If you haven't been hacked yet, you've given way too much information about your setup.

    The only secure solution is via a VPN at the firewall level at the server's location.

    1 person found this answer helpful.
    0 comments No comments

  2. Piero Bagnasco 0 Reputation points
    2023-03-28T15:08:24.2866667+00:00

    Hi

    First of all in the server (Hyper-V) there is a virtual machine

    (an old Microsoft ISA Server 2006)

    which plays the role of firewall between the external network (internet 67.14.25.88)

    and the local one (10.100.1.10)

    The two Windows 10 22H2 PCs are licensed and activated.

    The question was neither about licenses nor about security.

    The question is very specific and detailed.

    I thank all those who will want to answer me, praying to refrain from irrelevant answers.

    Thank you.

    0 comments No comments

  3. Limitless Technology 44,776 Reputation points
    2023-03-28T15:20:22.2866667+00:00

    Hello there,

    Virtual Machine Connection (VMConnect) lets you use a computer's local resources in a virtual machine, like a removable USB flash drive or a printer. Enhanced session mode also lets you resize the VMConnect window. This article shows you how to configure the host and then give the virtual machine access to a local resource.

    Use local resources on Hyper-V virtual machine with VMConnect

    https://learn.microsoft.com/en-us/windows-server/virtualization/hyper-v/learn-more/use-local-resources-on-hyper-v-virtual-machine-with-vmconnect

    Hope this resolves your Query !!

    --If the reply is helpful, please Upvote and Accept it as an answer--

    0 comments No comments

  4. Anonymous
    2023-03-28T15:22:23.0366667+00:00

    On the perimeter device 67.14.25.88 you can port forward 3390 to 10.100.1.53 and port forward 3391 to 10.100.1.54

    https://learn.microsoft.com/en-us/windows-server/remote/remote-desktop-services/clients/change-listening-port

    Then on clent you can remote desktop to 67.14.25.88:3390 for Charles and remote desktop to 67.14.25.88:3391 for France.

    --please don't forget to upvote and Accept as answer if the reply is helpful--


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.