PrivateProfile_EnableFirewall
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
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>