How do I assign Windows Firewall profiles to network interfaces from the command line?
Posted
by
David
on Super User
See other posts from Super User
or by David
Published on 2011-05-18T10:03:32Z
Indexed on
2011/11/14
1:55 UTC
Read the original article
Hit count: 330
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
© Super User or respective owner