How do I assign Windows Firewall profiles to network interfaces from the command line?
- by David
I would like to assign Windows Firewall's public profile to the public Ethernet interface and the private profile to the private Ethernet interface. I can do this with the GUI via
Open Windows Firewall with Advanced Security
Click on Windows Firewall Properties
Click the Private Profile Tab
Click Customize
Select the Interface I want (private)
Click OK
Repeat step 3-6 for the public profile
How do I do this via command line? I'm using Windows Server 2008 R2