From e9af403002b11f3f6b5c0466a41cb038f63b2e60 Mon Sep 17 00:00:00 2001 From: Kroese Date: Thu, 16 May 2024 12:32:56 +0200 Subject: [PATCH] Update winvistax64.xml --- assets/winvistax64.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/winvistax64.xml b/assets/winvistax64.xml index dad2725..252e6ae 100644 --- a/assets/winvistax64.xml +++ b/assets/winvistax64.xml @@ -231,7 +231,7 @@ 14 - powershell -ExecutionPolicy ByPass -Command "Enable-NetFirewallRule -DisplayGroup @(Get-NetFirewallRule | Where-Object Name -Match "RemoteDesktop-[^I].*" | Select-Object DisplayGroup -Unique | % DisplayGroup)" + netsh.exe advfirewall firewall set rule group="Remote Desktop" new enable=Yes Add RDP in firewall