FirewallGroups
FirewallGroups
specifies Windows Firewall groups.
Child Elements
Specifies a Windows Firewall group. |
Parent Hierarchy
Networking-MPSSVC-Svc | FirewallGroups
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 groups.
<FirewallGroups>
<FirewallGroup wcm:action="add" wcm:keyValue="RemoteDesktop">
<Active>true</Active>
<Group>Remote Desktop</Group>
<Profile>all</Profile>
</FirewallGroup>
</FirewallGroups>