PrivateProfile_EnableFirewall
Applies To: Windows 7, Windows 8, Windows 8.1, Windows Server 2008, Windows Server 2008 R2, Windows Server 2012, Windows Server 2012 R2, Windows Vista
PrivateProfile_EnableFirewall
enables Windows Firewall for the private profile.
Values
true |
Enables Windows Firewall. This is the default value. |
false |
Disables Windows Firewall. |
Parent Hierarchy
Networking-MPSSVC-Svc | PrivateProfile_EnableFirewall
Valid Passes
specialize
Applies To
For the list of the supported Windows editions and architectures that this component supports, see Networking-MPSSVC-Svc.
XML Example
The following XML output shows how to set Windows Firewall.
<DomainProfile_EnableFirewall>false</DomainProfile_EnableFirewall>
<PrivateProfile_EnableFirewall>false</PrivateProfile_EnableFirewall>
<PublicProfile_EnableFirewall>false</PublicProfile_EnableFirewall>