Improving WDAC and Update exec
This commit is contained in:
@@ -33,6 +33,4 @@ function Show-WDACMenu {
|
||||
default { Write-Host "Invalid selection. Please choose 1, 2, or 3." }
|
||||
}
|
||||
} while ($selection -ne "1" -and $selection -ne "2" -and $selection -ne "3")
|
||||
}
|
||||
|
||||
Show-WDACMenu
|
||||
}
|
||||
Reference in New Issue
Block a user