Update VMware.HV.Helper.psm1
This commit is contained in:
@@ -11479,14 +11479,14 @@ function Get-HVlicense {
|
|||||||
}
|
}
|
||||||
|
|
||||||
function Set-HVInstantCloneMaintenance {
|
function Set-HVInstantCloneMaintenance {
|
||||||
<#
|
<#
|
||||||
.Synopsis
|
.Synopsis
|
||||||
Enable or disable instant clone maintanence mode
|
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.
|
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
|
ESXi Host name to modify the InstantClone.Maintenance attribute
|
||||||
|
|
||||||
.PARAMETER Enable
|
.PARAMETER Enable
|
||||||
|
|||||||
Reference in New Issue
Block a user