Skip to content

j86schroeder/HyperV-VLAN-Report-Tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

2 Commits
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Hyper-V VLAN Report Screenshot

Hyper-V VLAN Reporting Tool

A PowerShell utility that generates a color-coded ASCII report of Hyper-V network configurations. Perfect for quick audits of VLAN assignments across VMs and Host adapters.

๐Ÿš€ Key Features

  • Visual Color-Coding: Instantly differentiate between External (Red), Internal (Gray), and Private (Yellow) switches.
  • VLAN Identification: Clearly shows Access vs. Trunk modes and native/allowed VLAN IDs.
  • IP Discovery: Pulls the primary IPv4 address for both VMs and Host adapters.
  • Smart Sorting: Groups objects by Host vs. VM and sorts by VLAN ID for easy auditing.

๐Ÿ› ๏ธ How to Use

Real Environment

Run the script on a Hyper-V Host:

Set-ExecutionPolicy RemoteSigned -Scope CurrentUser
.\Get-HyperV-VLANReport.ps1

About

Visual, color-coded PowerShell utility for auditing Hyper-V VLAN configurations and virtual network infrastructure. Generates hierarchical ASCII reports for rapid network troubleshooting and auditing.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors