processing for SetSecure
This commit is contained in:
@@ -82,6 +82,11 @@ function Set-VMHostSecureNTP {
|
|||||||
|
|
||||||
process {
|
process {
|
||||||
|
|
||||||
|
if ($Type -eq "SetSecure") {
|
||||||
|
"Executing Set and Secure operation..."
|
||||||
|
$VMHost | Foreach-Object { Write-Output (SetSecure $_) }
|
||||||
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
end {
|
end {
|
||||||
|
|||||||
Reference in New Issue
Block a user