Update VMware.HV.Helper.psm1

This commit is contained in:
Jack McMichael
2018-12-01 21:01:25 -07:00
parent 53b8377c53
commit 4ef4cce5ef

View File

@@ -11495,19 +11495,19 @@ function Set-HVInstantCloneMaintenance {
.PARAMETER Disable
Disable Instant Clone maintenance mode
.EXAMPLE
.EXAMPLE
Set-HvInstantCloneMaintenance -VMHost <hostname> -Enable $true
Set-HvInstantCloneMaintenance -VMHost <hostname> -Disable $true
.NOTES
Author : Jack McMichael
Author email : @jackwmc4 / jackwmc4@gmail.com
Version : 1.0
.NOTES
Author : Jack McMichael
Author email : @jackwmc4 / jackwmc4@gmail.com
Version : 1.0
===Tested Against Environment====
Horizon View Server Version : 7.6
PowerCLI Version : PowerCLI 11
PowerShell Version : 5.1
===Tested Against Environment====
Horizon View Server Version : 7.6
PowerCLI Version : PowerCLI 11
PowerShell Version : 5.1
#>
[CmdletBinding(