What problem does it solve? Managing Microsoft Hyper-V hosts remotely is error-prone: a wrong checkpoint deletion, forced power-off, or switch change can take down production VMs. This Skill provides a structured, safety-first operational playbook for Hyper-V administration with mandatory snapshot-before-change and confirmation workflows. ## Core Features & Use Cases - Full VM lifecycle management: create Gen 2 VMs, manage checkpoints (production vs standard), graceful start/stop/restart, export/import, and live migration between hosts. - Networking and storage operations: configure virtual switches, VLANs, NAT networks, SET teaming, and VHD/VHDX creation, resizing, and conversion. - Cluster, Replica, and monitoring support: manage Failover Cluster CSVs, Hyper-V Replica health, resource metering, and event-log-based troubleshooting. - Use Case: A provider technician is asked to restart a production VM and add VLAN 200 to it. The Skill guides them to inventory the host, take a production checkpoint, apply the VLAN change with Set-VMNetworkAdapterVlan, validate the VM state, and produce a structured report with rollback commands. ## Quick Start Ask the agent to list all VMs and their state on your Hyper-V host, then request a specific operation such as creating a checkpoint before restarting a named VM.