Enterprise Hyper-V Virtualization

Enterprise Hyper-V Virtualization project cover
Project CategoryVirtualization Infrastructure
PlatformMicrosoft Hyper-V
Core TechnologiesVirtual Switches, Checkpoints, VM Export and Import
Project FocusVirtual machine deployment, networking, and recovery

1. Project Overview

Built a Hyper-V lab with dedicated storage, internal and external virtual networking, Windows and Linux virtual machines, production checkpoints, export/import recovery, disk expansion, and independent cloning.

2. Environment and Technologies

Component Configuration
Hypervisor Microsoft Hyper-V
Host operating system Windows 10 Pro
Server guest Windows Server 2022
Client guest Windows 10
Linux guest Ubuntu Linux
Virtual disk format VHDX
Partition style GPT
File system NTFS
Networking External and Internal virtual switches
Recovery features Production Checkpoints, Export, and Import

3. Solution Architecture

  • Windows 10 Pro Hyper-V Host
    • External Virtual Switch
      • Physical Network and Internet Access
    • YCS-Enterprise-Network — Internal Switch
      • YCS-DC01 — Windows Server 2022
      • Windows 10 Client
      • Ubuntu Linux
    • VHDX Repository
    • Export Repository

The internal switch isolates lab communication between the host and virtual machines, while the external switch provides physical network and internet connectivity when required.

4. Implementation Highlights

Phase 1 - Hyper-V Environment Preparation

The Hyper-V host was prepared before any virtual machines were created. Dedicated storage paths improved organization and simplified later export and recovery operations.

Enterprise Hyper-V Virtualization project screenshot

Initial Hyper-V Manager before deploying the virtual infrastructure.

Enterprise Hyper-V Virtualization project screenshot

Dedicated storage locations configured for virtual machines and virtual hard disks.

Enterprise Hyper-V Virtualization project screenshot

YCS-Enterprise-Network internal virtual switch created for the lab environment.

Phase 2 - Virtual Machine Deployment and Configuration

The primary Windows Server virtual machine was created using a consistent naming convention and modern Generation 2 virtual hardware.

Enterprise Hyper-V Virtualization project screenshot

Creating the primary Windows Server virtual machine.

Enterprise Hyper-V Virtualization project screenshot

Generation 2 selected to support UEFI and Secure Boot.

Enterprise Hyper-V Virtualization project screenshot

Primary dynamically expanding VHDX disk configured with a 60 GB capacity.

Phase 3 - Security and Recovery Configuration

Before production use, the virtual machine settings were reviewed to improve startup behavior, security, and recoverability.

Enterprise Hyper-V Virtualization project screenshot

Production Checkpoints selected as the preferred checkpoint type.

Enterprise Hyper-V Virtualization project screenshot

Secure Boot configuration reviewed for the Windows Server virtual machine.

Production Checkpoints were used as short-term recovery points before configuration changes. They were not treated as a replacement for a dedicated backup solution.

Phase 4 - Multi-Operating-System Deployment

The environment was validated by deploying multiple guest operating systems and confirming that each workload started successfully.

Enterprise Hyper-V Virtualization project screenshot

Windows Server 2022 successfully deployed inside Hyper-V.

Enterprise Hyper-V Virtualization project screenshot

Windows 10 client virtual machine running successfully.

Enterprise Hyper-V Virtualization project screenshot

Ubuntu virtual machine running successfully on Hyper-V.

Enterprise Hyper-V Virtualization project screenshot

Final virtual machine inventory after deployment.

Phase 5 - Virtual Machine Export and Recovery

Hyper-V Export was used to create portable copies of the virtual machines for lab recovery, migration, and restoration testing.

Enterprise Hyper-V Virtualization project screenshot

Virtual machine export completed successfully.

Enterprise Hyper-V Virtualization project screenshot

Imported virtual machine successfully restored and registered in Hyper-V Manager.

Enterprise Hyper-V Virtualization project screenshot

Recovered virtual machine booted successfully after import.

Phase 6 - Virtual Storage Expansion

A second virtual hard disk was added to the Windows client to separate operating system files from data and demonstrate guest storage administration.

Enterprise Hyper-V Virtualization project screenshot

Creating the additional VHDX data disk.

Enterprise Hyper-V Virtualization project screenshot

Additional virtual hard disk attached through the SCSI controller.

Enterprise Hyper-V Virtualization project screenshot

Enterprise data volume created and assigned the drive letter F:.

Phase 7 - Independent Virtual Machine Cloning

The exported VM was imported using the Copy the virtual machine option to create an independent clone with a new Hyper-V identifier.

Enterprise Hyper-V Virtualization project screenshot

Selecting Copy the virtual machine to generate a new unique Hyper-V ID.

Enterprise Hyper-V Virtualization project screenshot

Cloned virtual machine successfully deployed in Hyper-V Manager.

5. Validation Results

Validation Item Result
Hyper-V environment preparation Completed
Virtual switch configuration Verified
Windows Server 2022 deployment Operational
Windows 10 deployment Operational
Ubuntu deployment Operational
Production Checkpoints Validated
VM export and import Validated
Recovered VM boot test Successful
Secondary VHDX data disk Configured
Independent VM clone Created

6. Operational Considerations and Troubleshooting

← Back to Main Page↑ Back to Top