changed menu name

This commit is contained in:
shaun.greatbatch
2025-09-18 14:22:25 +01:00
parent 6886d42010
commit f4d27570e5

View File

@ -267,7 +267,7 @@ function do-wingetupgrades {
# ------- Main Menu -------
do {
Clear-Host
Write-Host "=== My Admin Menu ===" -ForegroundColor Cyan
Write-Host "=== SRG Admin Menu ===" -ForegroundColor Cyan
Write-Host " 1) Connect to a machine (Enter-PSSession as current user)"
Write-Host " 2) Remove Windows apps (local or remote)"
Write-Host " 3) Restart a service (submenu)"