Enable-BluGenieAllFirewallRules



Enable-BluGenieAllFirewallRules

SYNOPSIS

Enable Firewall Rule(s)

SYNTAX

Enable-BluGenieAllFirewallRules [[-Walkthrough]] [[-ReturnObject]] [[-OutUnEscapedJSON]] [<CommonParameters>]

DESCRIPTION

Enable Firewall Rule(s) that have been posted to (HKEY_LOCAL_MACHINE\SOFTWARE\BluGenie\FirewallRules).

EXAMPLES

EXAMPLE 1

Command: Enable-BluGenieAllFirewallRules
Description: This will Enable all Windows Firewall Rules that have been posted to (HKEY_LOCAL_MACHINE\SOFTWARE\BluGenie\FirewallRules).
Notes: The (HKEY_LOCAL_MACHINE\SOFTWARE\BluGenie\FirewallRules[DisabledFWRFlag]) Registry key Flag will also be removed

EXAMPLE 2

EXAMPLE 3

EXAMPLE 4

EXAMPLE 5

PARAMETERS

Walkthrough

ReturnObject

OutUnEscapedJSON

CommonParameters

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.

Last updated