Update VMware.HV.Helper.psm1

Updated per Issue #357
This commit is contained in:
Kyle Ruddy
2020-03-06 11:48:31 -05:00
committed by GitHub
parent 31fa1244fd
commit c5c836d3d6

View File

@@ -12682,7 +12682,7 @@ param (
[Boolean]$AutoUpdateOtherFileTypes = $True,
[Parameter(Mandatory = $False)]
[String]$GlobalApplicationEntitlement = $null
[String]$GlobalApplicationEntitlement = $null,
[Parameter(Mandatory = $false)]
[switch]$clearGlobalEntitlement