Update VMware.HV.Helper.psm1
This commit is contained in:
@@ -11495,19 +11495,19 @@ function Set-HVInstantCloneMaintenance {
|
|||||||
.PARAMETER Disable
|
.PARAMETER Disable
|
||||||
Disable Instant Clone maintenance mode
|
Disable Instant Clone maintenance mode
|
||||||
|
|
||||||
.EXAMPLE
|
.EXAMPLE
|
||||||
Set-HvInstantCloneMaintenance -VMHost <hostname> -Enable $true
|
Set-HvInstantCloneMaintenance -VMHost <hostname> -Enable $true
|
||||||
Set-HvInstantCloneMaintenance -VMHost <hostname> -Disable $true
|
Set-HvInstantCloneMaintenance -VMHost <hostname> -Disable $true
|
||||||
|
|
||||||
.NOTES
|
.NOTES
|
||||||
Author : Jack McMichael
|
Author : Jack McMichael
|
||||||
Author email : @jackwmc4 / jackwmc4@gmail.com
|
Author email : @jackwmc4 / jackwmc4@gmail.com
|
||||||
Version : 1.0
|
Version : 1.0
|
||||||
|
|
||||||
===Tested Against Environment====
|
===Tested Against Environment====
|
||||||
Horizon View Server Version : 7.6
|
Horizon View Server Version : 7.6
|
||||||
PowerCLI Version : PowerCLI 11
|
PowerCLI Version : PowerCLI 11
|
||||||
PowerShell Version : 5.1
|
PowerShell Version : 5.1
|
||||||
#>
|
#>
|
||||||
|
|
||||||
[CmdletBinding(
|
[CmdletBinding(
|
||||||
|
|||||||
Reference in New Issue
Block a user