Update README.md

This commit is contained in:
Federico Lillacci
2025-10-17 17:41:10 +02:00
committed by GitHub
parent 6a0c566238
commit 07b4d754ed

View File

@@ -6,6 +6,8 @@
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.
Notice: Please be aware that the script installs the MS Graph or Send-MailKitMessage PowerShell modules if they are not already present. Do not run the script if installing these modules could cause issues in your environment.
---
## Features