Share via

Working with Hyper-V 2019 iso

NndnG 1,116 Reputation points
Apr 6, 2021, 11:43 PM

Hi,

I know Hyper-V is the part of Windows Sever and it can be added as Roles and Features through Server Manager.

Apart from this, Hyper-V iso can also be downloaded from the link https://www.microsoft.com/en-us/evalcenter/evaluate-hyper-v-server-2019

I downloaded and installed Hyper-V iso. After installation, it looks like Windows Server Core as below
85062-untitled.png

To work properly, I would like to convert it into GUI and I tried to search at Google.

I found two ways;
installing Install-WindowsFeature -Name Server-Gui-Shell, Server-Gui-Mgmt-Infra with PowerShell and
using Install.wim.

In case of Install.wim, I don’t know which is my CD drive.

Moreover, it is connected with Internet but I don’t know how to be assured. Only I can see IP address.

Please help me and elaborate so that I can use it in GUI mode.

I’ll be thankful for giving time.

With Regards
NndnG

Windows Server 2019
Windows Server 2019
A Microsoft server operating system that supports enterprise-level management updated to data storage.
3,882 questions
Hyper-V
Hyper-V
A Windows technology providing a hypervisor-based virtualization solution enabling customers to consolidate workloads onto a single server.
2,792 questions
0 comments No comments
{count} votes

Accepted answer
  1. Anonymous
    Apr 7, 2021, 1:31 AM

    The free hypervisor here has no gui
    https://www.microsoft.com/en-us/evalcenter/evaluate-hyper-v-server-2019

    If you wanted a GUI you'll need to install this one with the Desktop Experience
    https://www.microsoft.com/en-us/evalcenter/evaluate-windows-server-2019

    More info here.
    https://learn.microsoft.com/en-us/windows-server/virtualization/hyper-v/hyper-v-on-windows-server

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

    1 person found this answer helpful.
    0 comments No comments

4 additional answers

Sort by: Most helpful
  1. Yuhan Deng 3,781 Reputation points Microsoft Vendor
    Apr 7, 2021, 8:45 AM

    Hi,
    I downloaded Hyper-V Server 2019 iso and install it in my lab, and I got the same result just like you.
    85150-hyper-v-server-2019.png

    After research, it seems we are unable to add GUI to Hyper V 2019 image.

    If you want to use Hyper V manager GUI, I suggest that you use Windows Server 2019 iso instead, another option is to use a Server 2019 or windows 10 machine that installing Hyper V role to manage the Hyper V server remotely.

    Here’re some references for remote management:

    https://learn.microsoft.com/en-us/windows-server/virtualization/hyper-v/manage/remotely-manage-hyper-v-hosts

    https://www.altaro.com/hyper-v/how-to-set-up-hyper-v-remote-management/

    (Please note: Information posted in the given link is hosted by a third party. Microsoft does not guarantee the accuracy and effectiveness of information.)

    Thanks for your time!
    Best Regards,
    Danny

    -----------------------------

    If the Answer is helpful, please click "Accept Answer" and upvote it.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    0 comments No comments

  2. Anonymous
    Apr 7, 2021, 1:19 PM

    Any progress or updates?

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

    0 comments No comments

  3. NndnG 1,116 Reputation points
    Apr 7, 2021, 7:27 PM

    @Anonymous and @Yuhan Deng thank you for giving time and explaining.

    As you explained and found, the free hypervisor has no GUI and for using Hyper-V with GUI, we have to use Windows Server.

    Do I need to add and configure roles like AD, DNS or DHCP, if we’re using Windows Server only for Hyper-V?

    If I am right, for working with free hypervisor like Hyper-V iso, we have to work only with PowerShell.
    If any references that can explain, how to do all tasks with free hypervisor using PowerShell, please share.

    Hyper-V can be added in Windows 10 also. How Windows 10 Hyper-V is different than Windows Server Hyper-V?

    Please help me to understand all above queries.

    With Regards
    NndnG

    0 comments No comments

  4. Anonymous
    Apr 7, 2021, 7:33 PM

    Do I need to add and configure roles like AD, DNS or DHCP, if we’re using Windows Server only for Hyper-V?

    No, not required

    for working with free hypervisor like Hyper-V iso, we have to work only with PowerShell.

    another option here to remote manage it https://timothygruber.com/hyper-v-2/remotely-managing-hyper-v-server-in-a-workgroup-or-non-domain/

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

    0 comments No comments

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.