Update README.md

This commit is contained in:
Federico Lillacci
2025-10-17 13:06:50 +02:00
committed by GitHub
parent 8f6b1072a3
commit a8bfabd203

View File

@@ -4,6 +4,7 @@
## Overview
This PowerShell script automates the collection of detailed information about a Hyper-V environment, including hosts, virtual machines, snapshots, replication status, virtual hard disks (VHDX), network adapters, and virtual switches. It generates an HTML report and optionally sends it via email.
Support for clustered environments will be introduced in a future release.
---
@@ -88,4 +89,4 @@ Ensure all required variables and modules are properly configured before executi
## Notes
- Cluster support is marked as "Coming soon".
- Email system must be explicitly selected (`msgraph` or `mailkit`).
- Email system must be explicitly selected (`msgraph` or `mailkit`).