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