Install Windows Server 2019 Server Core
By Vladimir Mikhalev · Solutions Architect · Docker Captain · IBM Champion
This article is for those looking for a detailed and straightforward guide on installing Windows Server 2019 Server Core.
NOTEI strongly recommend that you never use any third-party builds of Windows. Use only original installation images. This will help you avoid a lot of problems and get maximum performance and stability.
After successfully booting from a Windows Server 2019 Server Core installation USB stick or DVD, the first step is to select your language options.
Click on the “Next” button.

Click on the “Install now” button.

NOTEIf you need to install Windows Server 2019 with a GUI, then you need to select “Windows Server 2019 Standard Evaluation (Desktop Experience)” or “Windows Server 2019 Datacenter Evaluation (Desktop Experience)”.
This example is for installing Windows Server 2019 Datacenter Evaluation (Server Core).
Select “Windows Server 2019 Datacenter Evaluation” and click “Next”.

Now you need to accept the terms of the license.

This step offers two installation options:
-
“Upgrade”. This is not the best option. As practice shows, numerous programs may not be compatible with the new operating system, and after the update, you will not be able to work with them, in addition, there is a possibility of dragging problems from the old operating system to the new one, thus losing all stability.
-
“Custom”. This is the best option for installing any version of the Windows operating system. It allows you to start from scratch with the system, so after installation, you will get maximum performance and stability. All that remains is to install the drivers and software familiar to work.

Now you need to select which disk the new operating system will be installed on and allocate space for installation.
If you have more than one disk installed or the disk already has several partitions, all this will be displayed at this stage. You need to be careful and understand in advance which partition you want to install the operating system on.
NOTEIn this example, there is one 50 GB disk installed.
Click on the “New” button.

In this case, all free disk space will be allocated for the system, so we leave the value in the “Size” section by default.
Click on the “Apply” button.

The operating system notifies that it may need to create additional partitions on the disk to store system files.
Click on the “OK” button.

Thus, all free disk space was allocated for the operating system, but at the same time, the system reserved a small partition for itself.
Now you need to select the partition on which you intend to install the operating system and click on the “Next” button.

The process of installing the operating system has begun.

The computer will automatically restart.

Now you need to provide a strong password for the “Administrator” account.
Select “Ok” and press the “Tab” button.

Specify a strong password and click on the “Tab” button.

We indicate the previously entered password again and press the “Enter” button.

The password for the “Administrator” account has been set.
Press the “Enter” button.

Windows Server 2019 Server Core installation is complete.

The Verdict
Inconvenient truths about shipping in the AI era
Container security, platform engineering, and the agentic shift — tested in production, argued without the hype. The verdict reaches your inbox the moment there's one worth sending.
Related Posts
- 1Recovering a Corrupt Exchange Database with Stellar Repair — Real-World Lab TestSysAdmin & IT Pro · We deliberately broke an Exchange 2019 server to see if Stellar Repair for Exchange could recover a dirty-shutdown EDB file. Step-by-step recovery process, lab setup, and lessons learned.
- 2Distinctions Between Terminal, Command Line, Shell, and PromptSysAdmin & IT Pro · Learn the differences between terminal, command line, shell, and prompt in Linux. A beginner-friendly guide to essential CLI concepts and tools.
- 3Install Ubuntu Server 22.04 LTSSysAdmin & IT Pro · Step-by-step guide to install Ubuntu Server 22.04 LTS. Covers language, disk setup, OpenSSH, user creation, and system configuration for beginners.
- 4Install OTRS on Ubuntu ServerSysAdmin & IT Pro · Comprehensive guide to installing OTRS Community Edition on Ubuntu Server. Learn to configure PostgreSQL, Apache, SSL with Let's Encrypt, and launch OTRS securely.
Random Posts
- 1Unlocking Terraform State with force-unlock CommandDevOps & Cloud · Learn how to use Terraform's force-unlock command to resolve locked state issues. Step-by-step guide for safe state recovery in DevOps workflows.
- 2Install Keycloak Using Docker ComposeSelf-Hosting · Learn how to install Keycloak using Docker Compose with Traefik and Let's Encrypt. Step-by-step setup for secure identity and access management on your server.
- 3Join Windows Server 2019 Server Core to a DomainSysAdmin & IT Pro · Step-by-step guide to joining Windows Server 2019 Server Core to a domain using PowerShell. Ideal for IT pros managing Active Directory environments.
- 4Install Minecraft on WindowsSysAdmin & IT Pro · Step-by-step guide on how to install Minecraft Java Edition on Windows. Learn how to download, install, and launch Minecraft quickly and easily.