falahati / WindowsFirewallHelper

A class library to manage the Windows Firewall as well as adding your program to the Windows Firewall Exception list.
MIT License
276 stars 72 forks source link

Windows Firewall Service requires restart for RDP to work (Details inside) #31

Closed aamore closed 3 years ago

aamore commented 5 years ago

Using: Windows 7 Embedded Standard SP1

Hey guys, I am trying to get RDP to work correctly. I have opened all the necessary firewall ports and predefined rules in the inbound rules list and enabled all the necessary GPO's and registry items.

For some reason, even though Windows Firewall is set to automatically start, and the service itself says "started," but for the rules to actually apply correctly, restarting the service works and I am able to RDP into the device.

I have checked msconfig to see if the service is enabled on startup, and it is.

Any help would be appreciated. Thanks!

falahati commented 3 years ago

This is not really in the scope of this project and is more appropriate to be posted on superusers.com.