Установка windows server 2019 на виртуальную машину vmware

Здравствуй, юный сисадмин. Сегодня мы с тобой установим Windows Server 2019. Устанавливать будем ознакомительную версию, которая работает 180 дней. Установка производится на виртуальную машину VMware, я использую домашний сервер с ESXi на борту.

Дистрибутив Windows Server 2019

Переходим по ссылке:

https://www.microsoft.com/ru-ru/windows-server

win

Нажимаем кнопку «Попробуйте Windows Server прямо сейчас».

https://www.microsoft.com/ru-RU/windows-server/trial

win

Нас интересуем Windows Server 2019 в локальной среде. «Скачать бесплатную пробную версию».

win

Нам нужен ISO образ, выбираем, «Продолжить».

win

Итак, дистрибутив Windows Server 2019 в виде ISO образа у нас есть.

Системные требования Windows Server 2019

https://docs.microsoft.com/en-us/windows-server/get-started-19/sys-reqs-19

Минимальные системные требования для работы Windows Server 2019:

  • Процессор
    • 64-разрядный процессор с частотой 1,4 ГГц
    • Совместимость с набором инструкций x64
    • Поддержка NX и DEP
    • Поддержка CMPXCHG16b, LAHF/SAHF и PrefetchW
    • Поддержка трансляции адресов второго уровня (EPT или NPT)
  • Память
    • 512 МБ (2 ГБ для сервера с возможностью установки Desktop Experience)
    • ECC (Error Correcting Code) или аналогичная технология для развертывания физического хоста
  • Диск
    • 32 ГБ для core mode + IIS
    • 36 ГБ для GUI mode + IIS

При установке на виртуальную машину минимальных требований (1 процессор и 512 МБ оперативки может быть недостаточно, установка завершится с ошибкой. В этом случае можно сделать следующее:

  • Выделите более 800 МБ памяти, после завершения установки можно уменьшить количество памяти до 512 МБ. Если вы используете дополнительный язык, то может потребоваться больше 800 МБ.
  • Прервите процесс установки SHIFT+F10. В командной строке используйте diskpart.exe для создания и форматирования раздела для установки. Выполните wpeutil createpagefile /path=C:\pf.sys, где C: — это выделенный раздел. Закройте командную строку и продолжите установку.

Подготовка виртуальной машины для Windows Server 2019

Создаём виртуалку.

win

Минимальные требования не будем устанавливать. Я выделил:

  • 2 процессора
  • 4 ГБ оперативки
  • 60 ГБ места на диске

win

Загружаю в хранилище ISO образ.

win

Монтирую ISO образ как CD\DVD.

win

Для удобства устанавливаю VMware Remote Console.

win

Установка Windows Server 2019

Включаем виртуалку.

win

Установочный образ подцепился.

win

Запускается Windows Setup.

win

Я предпочитаю устанавливать Windows Server на английском языке, мне так привычнее. Чем меньше лишнего — тем лучше. Единственное исключение делаю для терминальных серверов, так как с ними потом будут работать юзеры.

Выбираем язык установки, Next.

win

Install now.

win

Выбираем Standard версию с GUI. Next.

win

Принимаем лицензионное соглашение. Next.

win

Тип установки — Custom: Install Windows only (advanced). У нас новый сервер.

win

Выбираем диск для установки. На виртуальной машине он у нас выделен один. Next.

win

Откиньтесь на спинку кресла, начинают копироваться установочные файлы.

win

Идёт подготовка для установки Windows Server 2019.

win

В процессе установки Windows может несколько раз перезагрузиться.

win

Нужно запастись терпением.

win

Открывается окно для установки пароля администратора.

win

Требования к сложности пароля усилились. Два раза вводим пароль для администратора. Finish.

win

Первоначальная настройка завершена.

win

Для входа нужно нажать Ctrl+Alt+Del. Установка Windows Server 2019 завершена.

We will show you how to Install Windows Server 2019 on VMWare Workstation. You can use this method to run Windows Server 2019 on your personal computer and practice new features and configurations before implementing them in a production environment. Windows Server 2019 comes with a lot of improvements and new features. And like always, Microsoft has made available different editions of Windows Server 2019 for different users and scenarios. In this article, we will focus on the Datacenter edition which is the most feature-rich edition of Windows Server 2019.

If you want to Install Windows Server 2019 on VMWare Workstation then follow this guide. We will show you a step-by-step process to Install Windows Server 2019 on VMWare Workstation. This guide is also applicable for installing other versions of Windows Servers and Desktops on VMWare Workstation.

Basic Requirments To Install Windows Server 2019 On VMWare Workstation?

Before we start with the installation process, let’s have a look at the system requirements to install Windows Server 2019 on the VMWare Workstation.

#1. Host Computer to run VMWare Workstation:

The Minimum computational resources needed to run Windows Server 2019 on VMWare Workstation:

  • Processor: Intel Core 2 Duo processor or later. AMD Athlon™ 64 X2 Dual Core Processor 3000+ or higher is recommended.

  • Memory: 4GB of RAM or more is recommended. The minimum support is 2GB of RAM. Note that memory requirements increase as guest operating systems are added.

  • Storage: 60GB of available storage is recommended. Additional storage may be necessary when installing guest operating systems.

  • Network: A network connection is required for installation and updates.

2. Download Windows Server 2019 ISO File:

The first thing you need is the ISO file of Windows Server 2019. You can download it from the official website of Microsoft. Just go to this link and select the edition you want to download. In our case, we will download the Datacenter edition because it is the most feature-rich edition.

3. Install VMWare Workstation 15 Pro:

After downloading the ISO file, the next thing you need is virtualization software. In this article, we will be using VMWare Workstation. You can also use other virtualization software like VirtualBox, Hyper-V, etc.

Just go to the official website of VMWare and download the latest version of VMWare Workstation Pro. Install it on your computer and launch it.

Now that we know the system requirements, let’s start with the installation process.

How To Install Windows Server 2019 On VMWare Workstation?

Step 1. Open the new Virtual Machine Wizard

1. Fire up VMWare Workstation2. Go to File -> New Virtual Machine or Ctrl + N

Step 2. Select Custom Configuration Wizard

Select Custom Wizard and click Next

Step 3. Choose VM Hardware Compatibility

1. Choose the compatible hardware from the drop-down2. Click Next

Step 4. Select to install the operating system later option

1. Select to install operating system later option2. Click Next

Step 5. Select the guest operating system

1. Select Windows 10 since we don’t have the Windows server option included yet.2. Click Next

Step 6. Virtual Machine Name & Location

1. Give the Virtual Machine Name & Location2. Click Next

Step 7. Select Firmware Type

1. You can select either BIOS or UEFI. Note: Only new boards support UEFI.2. Click Next

Step 8. Allocate the number of processors you need

1. Allocate how many processors you need. This depends on your host machine’s hardware.2. Click Next

Step 9. Set the Memory for the virtual machine

1. This depends on your host machine’s hardware. You should leave the memory to run the host machine without hazels.2. Click Next

Step 10. Select Network Connection settings for the VM

1. Four options are available to select. Please read and select your desired network setting.2. Click Next

Step 11. Choose the appropriate storage IO controller

1. Choose the appropriate storage IO controller2. Click Next

Step 12. Select the disk type for the VM

1. Select the available disk type on your host machine.2. Click Next

Step 13. Select the virtual disk for the VM

1. Select the virtual disk for the VM if not create a new disk2. Click Next

Step 14. Assign the disk size for the VM

You can select a single or split virtual disk option. Selecting a single disk will increase the performance. But, if you want to move the disk to a different location you can select the split virtual disk.Allocate the disk size and click next.

Step 15. Give the path where you want to keep the VM disk

1. Give the location where you want to save the disk.2. Click Next.

Step 16. Create the VM

1. VM settings are ready to create the VM.2. Click Finish

Step 17. Load the ISO image to boot the VM

1. Select use ISO image file2. Browse the ISO image3. Click Ok

Step 18. All set to power on the VM
Step 19. First boot screen of Windows Server 2019
Step 20. Windows Server 2019 installation wizard

The installation wizard will appear in a couple of seconds after the boot1. Select the language time and keyboard settings2. Click Next

Step 21. Install Windows Server 2019

Click on Install Now

Step 22. Select The Operating System You Want To Install

1. Select the version you want to install2. Click Next

Step 23. Accept the License Agreement
Step 24. Select installation method

Select custom installation if you are doing a fresh installation. Or, select upgrade if you are upgrading your older Windows Server to Windows Server 2019.

Step 25. Select the installation disk for installation

Select the disk and click on Next to install Windows Server 2019. If you want to create additional logical partitions then select the disk and click on new assign the partition size. You can create multiple partitions within available storage.

Step 26. Installing Windows Server 2019
Step 27. Installation is in progress…
Step 28. Windows getting ready after the installation completes
Step 29. Create Administrator User
Step 30. Windows Server is ready to use
Step 31. Windows Server 2019 Login screen
Step 32. First look at Windows Server 2019

This is how you should Install Windows Server 2019 on VMWare Workstation.

Thanks for reading the post. Please share this post with those who want to know the procedure to Install Windows Server 2019 on VMWare.

You may also like these articles:

This guide gives you clear steps on installing Windows Server 2019 on a Windows 11 or 10 computer using VMware Workstation. Whether you have versions 15, 14, 12, or 17, this guide is here to help you set up your virtual environment.

Installing Windows Server 2019 on VMware Workstation

How to Install Windows Server 2019 in a VM on VMware Workstation

Microsoft recently released the Windows Server 2019 Preview version in the Windows Insider Program.

Although Windows Server 2019 is very similar to version 2016, it has many new features. If you are wondering what’s new in it, visit this webpage.

As you know, in the world of IT, high-quality virtualization programs are used. Examples of these virtualization programs are VMware Workstation, Oracle VM VirtualBox, and Hyper-V.

In this article, we will use the Workstation 14 Pro virtualization program developed by VMware to install its Technical Preview.

As you all know, creating a virtual machine with VMware software is simple. If you have not made a virtual machine before, you can check this article. Before proceeding with the installation steps, download the Server 2019 ISO file here.

How to Run Windows Server 2019 in Virtual Machine

Follow the steps below to install it step by step using the VMware virtualization program.

You can download VMware Workstation 14/15 Pro or newer from here.

Step 1

After you have opened VMware Workstation, click Create a New Virtual Machine to install a new virtual machine.

In the virtual machine creation window, select Custom (Advanced) and click on the Next button.

New Virtual Machine Wizard

Step 2

In the Virtual Machine Hardware Compatibility window, make sure that Workstation 14.x/15.x is selected and click Next.

Choose the Virtual Machine Hardware Compatibility

Step 3

To add the Server ISO file to the virtual machine later, select I will install the operating system later and click Next.

Guest Operating System Installation

Step 4

In the operating system selection window, select Microsoft Windows and click Next when you have chosen the Server 2016 version.

Select a Guest Operating System

Step 5

Storing the virtual machine you created for installation on an external disk is essential for performance. Save the location on a portable HDD and click Next.

Name for the Virtual Machine

Step 6

In the Firmware Type window, UEFI is selected by default. If you want, you can enable Secure Boot.

Firmware Type

Step 7

In the Processor Configuration window, configure the processor according to the hardware specifications of your computer and click Next.

Processor Configuration

Step 8

Likewise, you can configure the virtual machine’s memory configuration to 4 GB (4096 MB). You can specify a higher RAM value as well. Click the Next button to continue the Windows Server 2019 virtual machine configuration.

Memory for the Virtual Machine

Step 9

In the VMware network configuration window, you can select the NAT network.

Network Type

Step 10

Choose LSI Logic SAS (Recommended), which is already selected by default, and keep going.

Select I/O Controller Types

Step 11

Please choose “SCSI” as the disk type and then proceed by clicking the “Next” button.

Select a Disk Type

Step 12

To create a new device for the virtual machine, select Create a new virtual disk and click Next.

Create a New Virtual Disk

Step 13

It is recommended that you use all the free space on the disk. After, configure the VMware virtual machine disk configuration as shown in the following illustration.

Specify Disk Capacity

Step 14

Continue by clicking the Next button in the disk file specification window.

Specify Disk File

Step 15

You should activate the virtualization feature before completing the virtual computer. Open the Hardware settings, enable the Virtualize Intel VT-x/EPT or AMD-V/RVI option as shown below, and close the window.

Virtualize Intel VT-x/EPT or AMD-V/RVI

Step 16

Click the “Finish” button in the window that’s ready to create a virtual PC.

Ready to Create Virtual Machine

Step 17

Once you click Finish, the virtual disk creation process will begin. Please note that this process may take some time.

Creating Disk...

Step 18

After you create the virtual machine, attach the ISO file that you downloaded to the virtual machine.

Open ISO File

Step 19

Start the virtual machine and start the WS 2019 installation.

Power on this virtual machine

How to Install Windows Server 2019 Step-by-Step

After you run the virtual machine, follow these steps to install Windows Server on VMware software step by step.

Step 1

When you run the virtual machine on VMware 14/15, press any key when you see the “Press any key to boot from CD” message.

Once the setup window opens, set your language, time, and keyboard preferences, then click Next.

Language to install

Step 2

Click the Install Now button to start the VMware Windows Server installation.

Install Now

Step 3

To activate Windows, go to the “Activate Windows” window and then click on the option that says I do not have a product key.

Activate Windows

Step 4

You must select the type of operating system you want to install. If you want a GUI, that is, desktop experience, continue with the option in the image below.

Select the operating system you want to install

Step 5

Accept the Server 2019 license agreement and click Next.

Applicable Notices and License Terms

Step 6

Select the “Custom: Install Windows only” option from the server installation types.

Which type of installation do you want?

Step 7

Partition the disk of the virtual machine, select the partition you want to install, and click Next.

Where do you want to install Windows?

Step 8

Wait as the wizard copies the system files for the server.

Getting Files Ready for Installation

Step 9Servere waits for a moment as the devices go through the required preparations to ensure they work at their best.

Getting Devices Ready

Step 10

Set a complex password for the Admin user and click the Finish button.

Customize Settings

Step 11

Once WS 2019 is open, press Ctrl + Insert at the same time to switch to the user interface. Type the password you have specified and press ENTER.

Login to Server

Step 12

After completing the setup, proceed to the next step, which is to install VMware Tools.

Configure this local server

How to Install VMware Tools in Windows Server 2019

When you’re using VMware Workstation, make sure to install VMware Tools. It helps your virtual systems work better.

To install the VMware Tools in the virtual Server, follow tServerps below.

Step 1

On VMware Windows Server, click on the VM option and then on the Install VMware Tools option.

Install VMware Tools

Step 2

After the VMware Tools image file is added to the system, click Run setup64.exe.

Run setup64.exe

Step 3

In the VMware Tools installation wizard window, click Next.

VMware Tools Wizard

Step 4

Select Complete for the type of installation and click Next.

Choose Setup Type

Step 5

And finally, click the Install button to start the VMware Tools installation.

Ready to install VMware Tools

Step 6

Restart your system so the changes take effect.

Restart Server 2019

Step 7

Configure the resolution setting of the virtual machine by clicking View / Fix Guest Now. After installing VMware Tools, you can now exchange files between your virtual machine and your physical computer.

Windows Server 2019 Full Screen

Video 1

Video 2

Final Word

In conclusion, by installing Windows Server 2019 with VMware software, you will create many opportunities. That is, you will be able to manage and deploy applications in a virtualized environment. By following the steps I have explained, you can quickly create a virtual machine, that is, a server.

In addition, you can discover the new features of Windows Server 2019. Thus, you can test configurations or develop applications. In short, benefit from the flexibility of virtual environments and start your journey with confidence!

Today’s post is about how to install Windows Server 2019 on VMware Workstation Pro. I have given some step by step tutorial with pictures and video which make it simple to understand.

System Requirement

System configuration to install Windows 2019 must be match with minimum requirement as per following. You will not able to run Windows Server 2019 if your computer doesn’t meet the minimum system requirement.

Processor

  • 1.4 GHz 64-bit processor
  • Compatible with x64 instruction set
  • Supports NX and DEP

RAM

  • 512 MB (2 GB for Server with Desktop Experience installation option)
  • ECC (Error Correcting Code) type or similar technology, for physical host deployment

Storage

  • Minimum 32GB space is required

Network Adapter

  • An Ethernet adapter capable of at least gigabit throughput
  • Compliant with the PCI Express architecture specification

Other Requirement

VGA (1024 x 768), Keyboard & Mouse

Steps To Install Windows Server 2019 Standard

1. Open VMWare Workstation Pro and Create New Virtual Machine

2. Select option ” I will install the operating system later ” and next

3. Select Microsoft Windows and Windows Server 2016 if you are using old version VMWare

4. In this step, select the path where Virtual Machine will be save

5. Assign the Number of processor and core, Minimum I will recommend 1 processor and 2 cores, you can modify in future

6. Keep it as default ” Use network address translation “, you can modify in future

7. Select SCSI, recommended option

8. Minimum Hard Drive Size is 60 GB to install Windows Server 2019 operating system, you can modify in future as per your requirement. Select next and finish.

9.  Upload ISO file in DVD drive by editing VM Configuration as per below screen

10. Power On the Virtual Machine

11. Press any key and you will see windows installation first step. First step is to select language, time and keyboard

12. Begin the installation process by hitting ” Install now “

13. Create New Partition

14. Select the destination partition where Windows Server 2019 Will be installed, hit next

15. Installation will begin. System will restart after 100% installation

16. Set the Administrator Password once your system restarts after 100% installation

17. Finally, login with Administrator

Steps to Enable Full Screen Mode

There is simple steps to apply full screen mode. This will be fix slowness and it will improve the performance and clarity of your virtual operating system. Follow the steps to apply full screen mode

1. Click on VM and select ” Install VMWare tool ” which will be load in DVD drive

2. Run the loaded VMWare tool by double click

3. This is the simple installation. Just do next, next and finish, restart the machine

4. Login with Administrator you will see now it will be in full screen

Video Tutorial

In this tutorial we have covered how to install windows server 2019 in VMWare workstation pro. I hope you have followed all the steps and succeed to install windows server 2019. Subscribe my channel and comment for any doubt.

Microsoft Windows Server is a popular operating system running in almost every company. What if you want to install Windows Server in your home lab or an organization? Most of the time, you have a template that you can spin up within a few minutes. But sometimes, you need to install a new Windows Server manually.

In this article, you will learn how to install Windows Server 2019 on a Virtual Machine that’s running on VMware ESXi. The same steps will work if you want to install a different Windows Server version on another virtualization vendor or bare metal server.

Table of contents

  • Download Windows Server ISO file
  • Mount Windows Server ISO
  • Install Windows Server
  • Sign in to Windows Server
  • Conclusion

Download Windows Server ISO file

Do you already have Windows Server on a USB stick or ISO file? You can skip this step. If you don’t, download Windows Server ISO by following the steps below:

1. Download the Windows Server version from the Microsoft Evaluation Center:

  • Windows Server 2025
  • Windows Server 2022
  • Windows Server 2019
  • Windows Server 2016
  • Windows Server 2012 R2

2. Download the 64-bit edition in the language you want.

Note: We recommend downloading Windows Server English (United States) because it’s easier to troubleshoot when issues arise.

Windows Server 2019 ISO download

After the Windows Server ISO download finishes, we can go to the next step.

Mount Windows Server ISO

Connect the Windows Server ISO on the Virtual machine by following the steps:

1. Upload the Windows Server ISO to the datastore in VMware.

2. Create a new VM.

3. Edit the VM settings and connect the Windows Server ISO. Click on Save.

Install Windows Server mount ISO

4. Boot the VM to start the Windows Server installation setup.

In the next step, we will install Windows Server on the Virtual Machine.

To install Windows Server, follow these steps:

1. When the VM is powered on, pay close attention, and press any key to boot from CD or DVD.

Press any key to boot from CD or DVD

2. Windows is loading the installation setup.

Windows loading

3. Select the preferences and click Next.

Windows Server installation setup enter language

4. Select Windows Server 2019 Standard Evaluation (Desktop Experience). Click Next.

Windows Server installation select operating system

5. Accept the license terms and click Next.

Install Windows Server accept license terms

6. Click Custom: Install Windows only (advanced).

7. Click on the drive with Unallocated Space. Click Next.

Install Windows Server select disk

8. Windows Server installation will go through the steps:

  • Copying Windows files
  • Getting files ready for installation
  • Installing features
  • Installing updates
  • Finishing up
Installing Windows Server status

9. Windows needs to restart to continue with the setup.

Windows need to restart to continue installation

10. The Windows Server installation restarts several times and gets everything ready.

Install Windows Server getting ready

11. Fill in a password for the built-in administrator account. Click Finish.

Install Windows Server type password

Sign in to Windows Server

The Windows Start-up lock screen appears. Sign in to Windows Server by going through the steps below:

1. Press Ctrl+Alt+Delete to unlock.

Install Windows Server press Ctrl+Alt-Delete to unlock

2. Fill in the administrator password, which you did enter in the previous step.

Install Windows Server administrator sign in

3. Server Manager starts automatically after signing in.

Server Manager

Windows Server is installed successfully on the Virtual Machine.

After installing Windows Server, you need to go through the Windows Server post-installation configuration.

Conclusion

You learned how to install Windows Server on a Virtual Machine. The same steps will work on physical servers. Microsoft made the Windows Server setup easy with two phases: collecting information and installing Windows.

Did you enjoy this article? You may also like Convert thick provisioned disk to thin on VMware ESXi. Don’t forget to follow us and share this article.

ALI TAJRAN is a passionate IT Architect, IT Consultant, and Microsoft MVP. He started Information Technology at a very young age, and his goal is to teach and inspire others. Read more »

Понравилась статья? Поделить с друзьями:
0 0 голоса
Рейтинг статьи
Подписаться
Уведомить о
guest

0 комментариев
Старые
Новые Популярные
Межтекстовые Отзывы
Посмотреть все комментарии
  • Windows update blocker rsload
  • Срок действия вашей лицензии windows истекает как убрать сообщение навсегда
  • Где на компьютере windows contacts
  • Windows interface for linux
  • Как задать режим лицензирования удаленных рабочих столов на windows server 2016