Install Windows Server 2019 on VMware Workstation (Graphic Tutorial)

Install Windows Server 2019 on VMware Workstation (Graphic Tutorial)

If prompted to enter a key, select [I don’t have a key]

Choose a desktop experience

Custom

Create a new C drive with 100G

Select the 100G primary partition, next

PS: Ignore the unallocated space for now. After installing the system, enter the desktop and allocate it.

Start the installation. Next is to wait.

wait.

Restart

Set a strong password

OK

Configure the unallocated disk

Change the CD-ROM drive letter. Change to drive E. Give up the D drive.

Done

Finally, it is best to install vmware tools.

The above is the full content of this article. I hope it will be helpful for everyone’s study. I also hope that everyone will support 123WORDPRESS.COM.

You may also be interested in:
  • vmware installation error VMware Workstation failed to start VMware Authorization Service
  • VMware Workstation Installation (Linux Kernel) Kylin Graphic Tutorial
  • Solutions to VMware workstation virtual machine compatibility issues
  • VMware Workstation download and installation detailed tutorial
  • Build a server virtual machine in VMware Workstation Pro (graphic tutorial)
  • Solution to the problem that VMware workstation pro cannot be opened due to win10 update
  • Solution for VMware Workstation Pro not running on Windows
  • About the startup error caused by incompatibility between vmware workstations and device/credential
  • VMware Workstation 15 Pro Installation Guide (for Beginners)
  • Detailed tutorial on using VMware WorkStation with Docker for Windows

<<:  Two solutions to the problem of MySQL in conditional statement only reading one piece of information

>>:  How to add a paging navigation bar to the page through Element UI

Recommend

How to get the height of MySQL innodb B+tree

Preface The reason why MySQL's innodb engine ...

How to Check Memory Usage in Linux

When troubleshooting system problems, application...

TypeScript generic parameter default types and new strict compilation option

Table of contents Overview Create a type definiti...

Detailed explanation of virtual DOM and diff algorithm in react

The role of virtual DOM First of all, we need to ...

Detailed explanation of nginx configuration file interpretation

The nginx configuration file is mainly divided in...

Detailed explanation of common commands in MySQL 8.0+

Enable remote access Enable remote access rights ...

Detailed explanation of using Vue.prototype in Vue

Table of contents 1. Basic Example 2. Set the sco...

Talking about Less and More in Web Design (Picture)

Less is More is a catchphrase for many designers....

Specific steps for Vue browser to return monitoring

Preface When sharing a page, you hope to click th...

What does mysql database do?

MySQL is a relational database management system....

How to create a Pod in Kubernetes

Table of contents How to create a Pod? kubectl to...

Process parsing of reserved word instructions in Dockerfile

Table of contents 1. What is Dockerfile? 2. Analy...

js implements the classic minesweeper game

This article example shares the specific code of ...