Update PowerShell_How2_1

This commit is contained in:
2026-03-11 11:12:59 +00:00
parent 06f091a6da
commit 9ef60bab0d

View File

@@ -832,6 +832,3 @@ Invoke-Command -ComputerName SERVER01 -ScriptBlock {
| RDP (`mstsc`) | RDP enabled | 3389 | GUI access | | RDP (`mstsc`) | RDP enabled | 3389 | GUI access |
| Remote Registry | Remote Registry svc | 445 | Registry edits without remoting | | Remote Registry | Remote Registry svc | 445 | Registry edits without remoting |
| PSWA | IIS + PSWA role | 443 | Browser-based shell, no VPN | | PSWA | IIS + PSWA role | 443 | Browser-based shell, no VPN |
---
*Last updated: 2026 | Tested on Windows Server 20162022 / PowerShell 5.1 and 7.x*