Hyper-V + SCVMM POC Agenda & Execution Guidelines

Storage Models: Local Storage | SAN/NAS | Storage Spaces Direct (S2D)
Purpose: Validate host configuration, storage scenarios, networking, clustering, SCVMM integration, VM provisioning, and operational workflows.

POC Agenda Overview

Day 0 – Pre-POC Preparation (Internal + Customer)

Day 1 – Kickoff & Requirements Alignment

Goals: Define success criteria, test cases, stakeholders.

Agenda:

  1. POC kickoff meeting & success criteria

  2. Review current environment (Hosts, Clusters, Storage, Networking)

  3. Define storage models to be tested:

  4. Define SCVMM use cases:

  5. Confirm project timeline and reporting cadence

Deliverables:

Day 2 – Host Preparation & Validation

Goal: Build clean, stable Hyper-V hosts with best practices applied.

Agenda & Steps:

  1. Update BIOS, firmware, network, and storage drivers on all hosts.

  2. Install Windows Server 2022/2019 with secure baseline.

  3. Apply OS patches + reboot.

  4. Join domain.

  5. Install Hyper-V + Failover Clustering + Mgmt tools.

  6. Configure power profile to High Performance.

  7. Validate:

Deliverables:

Day 3 – Networking Setup (Critical for Zero Errors)

Goal: Build repeatable, error-free networking foundation.

Agenda & Best Practices:

  1. Verify VLANs and IP segments with network team.

  2. Confirm required networks:

  3. Create SET vSwitch on hosts:

  4. Create vNICs for:

  5. Verify Jumbo Frames (only where end-to-end supported).

  6. Validate RDMA (if applicable).

Deliverables:

Day 4 – Storage Testing: Local, SAN/NAS, S2D

Goal: Validate all storage scenarios with correct configuration.

Scenario A: Local Storage (Standalone Hyper-V)

Steps:

  1. Create a standalone host with local SSD/NVMe.

  2. Create local VM storage paths.

  3. Deploy test VMs directly on the host.

  4. Test:

Success Criteria:

Scenario B: Shared Storage – SAN/NAS (Clustered Hyper-V)

Prerequisites:

Steps:

  1. Configure MPIO.

  2. Validate LUN visibility across hosts.

  3. Create cluster.

  4. Add disks to cluster → Convert to CSVs.

  5. Test cluster roles:

  6. Validate SCVMM recognition of CSVs & classifications.

Success Criteria:

Scenario C: Storage Spaces Direct (S2D)

Prerequisites:

Steps:

  1. Validate disks with:

    Get-PhysicalDisk
  2. Run full cluster validation:

    Test-Cluster
  3. Enable S2D:

    Enable-ClusterS2D
  4. Create storage pool:

    New-Volume -FriendlyName "S2D-CSV1" -FileSystem CSVFS_ReFS -StoragePoolFriendlyName "S2D Pool" -Size 500GB
  5. Validate:

  6. Test performance with VM deployment + Live Migration.

Success Criteria:

Day 5 – SCVMM Integration & Fabric Build-Out

Goal: Build full SCVMM fabric model with no deployment errors.

Steps:

  1. Install SCVMM on dedicated server.

  2. Connect to SQL instance (local or remote).

  3. Add Hyper-V hosts:

  4. Configure fabric components:

  5. Deploy Logical Switch to hosts.

  6. Test VM Template provisioning.

  7. Test Live Migration via SCVMM.

  8. Validate placement rules & host ratings.

Success Criteria:

Day 6 – Operational Testing & Failover

Goal: Validate availability + automation.

Tests:

  1. Host Pause / Drain roles

  2. Live Migration under load

  3. Storage Migration across CSVs

  4. Cluster failover

  5. SCVMM servicing baseline / updates

  6. Fail-back testing

  7. Logging & monitoring validation (Event Viewer, SCVMM Jobs, Cluster Log)

Success Criteria:

Day 7 – Findings, Gaps, Recommendations

Goal: Provide a deliverable that leadership can approve for next phase.

Deliverables:

Best-Practice Guardrails to Ensure ZERO Errors

Host

Networking

Storage

Cluster

SCVMM