From 0be5287013f4b3ef667c406a99ab2d45477d8570 Mon Sep 17 00:00:00 2001 From: paulmataruso Date: Mon, 31 Mar 2025 15:53:47 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 18f166f..1b57533 100644 --- a/README.md +++ b/README.md @@ -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 -Username -Password [-LastVM ] [-DryRun] [-Help]" \ No newline at end of file +Usage: .\vmshut.ps1 -vCenterServer -Username -Password [-LastVM ] [-DryRun] [-Help]" \ No newline at end of file