Skip to content

Provision & Setup Windows 11 Enterprise

Prerequisites

  1. Virtualbox or VMware Workstation Pro installed.
  2. Virtual Machine with Windows 11 Enterprise ISO has been downloaded and provisioned (the ISO should be attached to the new VM).
  3. Windows Server 2025 with AD Directory Services (ADDS) configured and turned on.

Network Topology

Base Layout
(Click to zoom)

Overview

Windows 11 will act as our Windows workstation. Most (if not all) businesses will have some Windows devices. Windows 11 being the most updated version.

If you see Windows XP, run.

👉 Alternative Methods

  • Due to Windows 11 system requirements, such as TPM 2.0, you download, connect, and supplement a Windows 10 workstation instead.
  • Download the ISO on the Microsoft Evaluation Center.

Setup Windows 11 Enterprise

  1. Select “Next” ➔ “Install Windows 11” ➔ Check the box ➔ “Next”.
Base Layout
(Click to zoom)
Base Layout
(Click to zoom)

Select “Disk 0 Unallocated Space” ➔ “Create Partition”. Use the default “Size in MB” setting ➔ “Apply".

Wait for two or three partitions to show up.

🤔 Why is this done?: Partitions are logically separated containers used to organize and separate data. We create a couple partitions to separate these spaces out.

Base Layout
(Click to zoom)
Base Layout
(Click to zoom)

Select Disk 0 Partition 3 (with the largest free space). Select “Install”. Wait for Windows 11 to fully install. The VM should restart.

Base Layout
(Click to zoom)

Run through the keyboard layout, adjust if needed. Wait for Windows to update.

Base Layout
(Click to zoom)

When getting to the Microsoft Account Sign-up, do the following to bypass account creation.

đź’ˇ Microsoft has unfortunately started to roll out ways to bypass the bypass. Please let us know if this is no longer working.

Base Layout
(Click to zoom)

Change the “Network” setting from NAT Network to “Host-only Adapter”. This will cut Internet access off the VM and create an isolated network.

Base Layout
(Click to zoom)

Go back to the Windows Installation Wizard. Select “Shift” + F10 Key to open Command Line.

Base Layout
(Click to zoom)

Type in oobe\bypassnro. The VM will restart.

oobe reminds us of Star Wars. Have no idea what this does :)

Base Layout
(Click to zoom)

Run through the Country and keyboard layouts. The “Connect to Microsoft Account” screen should now be bypassed. Select “I don’t have Internet”.

Base Layout
(Click to zoom)

Choose account name (this will change once we have connected this device to the Active Directory domain).

Base Layout
(Click to zoom)

Create a new password. Click “Next” and type password in again.

Type in 3 security questions.

Base Layout
(Click to zoom)

Turn off all Privacy Settings Toggles (no tracking for us Microsoft!)

Base Layout
(Click to zoom)

Wait for Windows 11 to set up until reaching the login screen.

Change the Network settings back to “NAT Network” ➔ project-x-network.

Base Layout
(Click to zoom)

Success!

Base Layout
(Click to zoom)

Connect Windows 11 Enterprise [project-x-win-client] to Windows Domain Controller

👉 Before You Start: Make sure Windows Server 2025 (project-x-dc) is running.

Navigate to the Control Panel (Shortcut: Windows+X).

Base Layout
(Click to zoom)

Select “Network and Sharing Center”.

Base Layout
(Click to zoom)

Select “Change adapter settings”.

Base Layout
(Click to zoom)

A window will pop-up with a computer icon named “Ethernet”. Right-click this icon ➔ “Properties”.

Base Layout
(Click to zoom)

Another box will open (yay for all the boxes we must click through). Select “Internet Protocol Version 4 (TCP/IPv4) ➔ “Properties”.

Base Layout
(Click to zoom)

Set this device to a static IP address. Select “OK” after finishing.

  • IP address: 10.0.0.100
  • Subnet mask: 255.255.255.0
  • Default gateway: 10.0.0.1
  • Preferred DNS server: 10.0.0.5

👉 Refer to the “Project Overview” guide for more information on IP address information.

Base Layout
(Click to zoom)

Exit out of the Control Panel. Go down to the search bar and look up “Change workgroup name”.

Base Layout
(Click to zoom)

A box will open, select “Change”.

Base Layout
(Click to zoom)

Enter the following information.

  • Computer name: project-x-win-client.
  • Member of: corp.project-x-dc.com.
Base Layout
(Click to zoom)

Select “OK”.

Base Layout
(Click to zoom)

Type in the username and password for [email protected].

👉 Refer to the “Project Overview” guide for more information on default usernames and passwords.

Base Layout
(Click to zoom)

A dialogue box should appear with a welcome message. Select “OK”.

Base Layout
(Click to zoom)

Another dialogue box will open, select “OK” to restart the changes. Wait for VM to restart.

Base Layout
(Click to zoom)

Select “Other User” at the bottom left of the Login Screen. Add in John Doe’s credentials.

Base Layout
(Click to zoom)

Success!

đź“· Take Snapshot!

Base Layout
(Click to zoom)