Not really used anymore but was used for pinholing DNS for Zscaler
This commit is contained in:
@@ -88,4 +88,4 @@ $form.Controls.Add($ipLabel)
|
|||||||
$form.Controls.Add($ipTextBox)
|
$form.Controls.Add($ipTextBox)
|
||||||
|
|
||||||
# Show the form
|
# Show the form
|
||||||
$form.ShowDialog() | Out-Null
|
$form.ShowDialog() | Out-Null
|
||||||
|
|||||||
Reference in New Issue
Block a user