Deploying Hyper-V

Deploying Hyper-V

Deploying Hyper-V

ℹ️
Thank you to Perry MacDonald for his contributions to this article.

Hyper-V is a native hypervisor developed and maintained by Microsoft for Windows. It’s capable of running both Windows and Linux based operating systems. In this walk-through we’ll install Hyper-V and configure a basic VM. All of this will be done using our favorite scripting language, PowerShell.

Contents

  1. Installing Hyper-V via PowerShell
  2. Undering VM Gnerations
  3. Creating a VM via PowerShell.
  4. Optional VM settings.