Update README.md

This commit is contained in:
2025-03-31 15:53:47 +00:00
parent 5e82b37297
commit 0be5287013

View File

@@ -7,4 +7,4 @@ VMs with VMware Tools installed will be gracefully shut down, others will be pow
You can specify a VM that should be shut down last using the -LastVM parameter.
If no last VM is specified, you will be prompted to select one.
Usage: .\script.ps1 -vCenterServer <vCenter> -Username <User> -Password <Pass> [-LastVM <VMName>] [-DryRun] [-Help]"
Usage: .\vmshut.ps1 -vCenterServer <vCenter> -Username <User> -Password <Pass> [-LastVM <VMName>] [-DryRun] [-Help]"