Update VMware.HV.Helper.psm1

This commit is contained in:
Jack McMichael
2018-12-01 20:59:06 -07:00
parent f9953ec994
commit 53b8377c53

View File

@@ -11479,14 +11479,14 @@ function Get-HVlicense {
}
function Set-HVInstantCloneMaintenance {
<#
.Synopsis
<#
.Synopsis
Enable or disable instant clone maintanence mode
.DESCRIPTION
.DESCRIPTION
Toggles a host in instant clone maintanence mode. Specify the VMHost name and enable or disable to toggle.
.PARAMETER VMHost
.PARAMETER VMHost
ESXi Host name to modify the InstantClone.Maintenance attribute
.PARAMETER Enable