cleaned up files
This commit is contained in:
@ -1,5 +1,3 @@
|
||||
# --- Simple Numbered Menu with Submenus (Local/Remote) ---
|
||||
|
||||
# ------- Helpers -------
|
||||
function Invoke-Remote {
|
||||
param(
|
||||
@ -124,7 +122,7 @@ function Remove-ProvisionedAndExisting {
|
||||
}
|
||||
}
|
||||
|
||||
# ------- Your task functions (menu "sections") -------
|
||||
# ------- task functions (menu sections) -------
|
||||
|
||||
function Do-ConnectRemote {
|
||||
$computer = Read-Host "Enter computer name (e.g. USERS-LAPTOP)"
|
||||
|
||||
Reference in New Issue
Block a user