From 2dcc0745957470c97aff68da459c81da682c530e Mon Sep 17 00:00:00 2001 From: Kroese Date: Thu, 16 May 2024 12:34:04 +0200 Subject: [PATCH] Update winvistax86-ultimate.xml --- assets/winvistax86-ultimate.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/winvistax86-ultimate.xml b/assets/winvistax86-ultimate.xml index 4ec2ce6..2f95237 100644 --- a/assets/winvistax86-ultimate.xml +++ b/assets/winvistax86-ultimate.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