From 9ef60bab0d9af8e0a847aa5b9180a8c341bf7a27 Mon Sep 17 00:00:00 2001 From: adminx Date: Wed, 11 Mar 2026 11:12:59 +0000 Subject: [PATCH] Update PowerShell_How2_1 --- PowerShell_How2_1 | 3 --- 1 file changed, 3 deletions(-) diff --git a/PowerShell_How2_1 b/PowerShell_How2_1 index fc389b7..ca13d58 100644 --- a/PowerShell_How2_1 +++ b/PowerShell_How2_1 @@ -832,6 +832,3 @@ Invoke-Command -ComputerName SERVER01 -ScriptBlock { | RDP (`mstsc`) | RDP enabled | 3389 | GUI access | | Remote Registry | Remote Registry svc | 445 | Registry edits without remoting | | PSWA | IIS + PSWA role | 443 | Browser-based shell, no VPN | - ---- -*Last updated: 2026 | Tested on Windows Server 2016–2022 / PowerShell 5.1 and 7.x*