cleaned up files

This commit is contained in:
shaun.greatbatch
2025-09-18 11:41:52 +01:00
parent 4e29650a8c
commit f57cb05c3c
2 changed files with 1 additions and 3 deletions

View File

@ -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)"