automation

Hyper-V-Automation: Simplify VM Management

Streamline Hyper-V tasks with pre-built PowerShell scripts. Ideal for startup founders managing virtual environments.
222 stars77 forksPowerShellGuide quality 8/10Updated 1/1/2026100% free · open source
What it does

Hyper-V-Automation is a collection of PowerShell scripts that helps manage and automate Hyper-V environments, including tasks like VM creation, snapshot management, and network configuration.

When to use it
  • When you need to automate repetitive tasks in your Hyper-V environment
  • When you want to simplify the management of multiple virtual machines
  • When you need to ensure consistency in your Hyper-V setup across different machines or environments
Ready-to-paste prompt
Create a new virtual machine named 'MyNewVM' with a VHD path of 'C:\\VHDs\\MyNewVM.vhdx' and connect it to a switch named 'MySwitch': `New-VM -Name 'MyNewVM' -VHDPath 'C:\\VHDs\\MyNewVM.vhdx' -SwitchName 'MySwitch'`
Heads up: You need to have PowerShell 3 or later installed on your system, and you must run the PowerShell console as an administrator to use these scripts, as they require elevated privileges to interact with Hyper-V
Saves to your device
Use with Claude
New

Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.

✅ Light setup

Installs with a command or two; your AI agent can do it for you.

Try it instantly — no install
Claude Code
mkdir -p ~/.claude/skills/hyper-v-automation && curl -fsSL https://workflowstacks.com/api/skills/hyper-v-automation/claude-skill -o ~/.claude/skills/hyper-v-automation/SKILL.md
Open in another AI app

Opens the app with this repo with the prompt ready to go — no copy-paste needed.

Connect the whole catalog (MCP)
claude mcp add --transport http workflowstacks https://workflowstacks.com/api/mcp

Adds a WorkflowStacks connector to Claude Code: search and load any skill here by chatting.

Quick Actions
Details
Creator
fdcastel
Language
PowerShell
Category
automation
Published
5/3/2017

Are you the creator of this tool? Claim your listing → and earn 85% of every sale.