Windows Server 2022

Proxmox VM Set Up

Install Files

To start, you'll need to download some files. The 2 files you need are the Server ISO and the VirtIO Driver. You can download the latest stable release at the link below:

When configuring your VM use the following settings to ensure you're VM can boot correctly:

OS Configs

image.png

System Configs

image.png

Disk Configs

image.png

CPU Configs

image.png

Memory Configs

image.png

VM Hardware

Once created, select your VM and navigate to the hardware section. Select Add, and add CD/DVD device. Here, you'll add the VirtIO driver. I've already added it, so you'll see 2 CD/DVD Drives.

image.png

Installation

Start your VM to begin installation and navigate into the console section of your VM. Select defaults as desired. Once the installer reaches installation type, select Custom:

image.png

Here, you'll load the VirtIO driver:

image.png

Select Browse, then select the following:

Select the Red Hat VirtIO SCSI Controller, then click next:

image.png

Once installed, it will ask you what disk you'd like to use. Select the Disk and then continue the install. Once the device reboots, you'll be prompted to enter an admin password, then you should arrive at the following screen:

image.png

Final Steps

The last thing you'll need to do is install the VirtIO win-guest tools and then remove boot drives attached to the VM to ensure proper installation. 

Next, remove the CD Drive for VirtIO from the Hardware section of your VM in Proxmox, and then configure the Server ISO CD/Drive to "Do not use any media":

image.png

Your installation of Windows Server is now complete!

image.png

Setting Up Server as Active Directory Domain Controller

Keeping it simple, select install Active Directory Domain Services and DNS Server, via Manage ---> Add Roles and Features.

After installation, promote your Windows server to a Domain Controller :

image.png

A Deployment Configuration Wizard screen will pop-up. This step is important to properly setting up active directory services! Select Add a new Forest to begin the configuration wizard:

image.png

image.png

If you're setting this up in a test environment, you'll likely see the following warning pop-up. For our purposes, this is okay:

image.png

Click through Additional Options, Paths, and Review Options to get to the prerequisite checks:

image.png

image.png

Useful Tips: