Disable-BluGenieAllFirewallRules

Disable-BluGenieAllFirewallRules
SYNOPSIS
Disable Firewall Rule(s)
SYNTAX
Disable-BluGenieAllFirewallRules [[-Force]] [[-Walkthrough]] [[-ReturnObject]] [[-OutUnEscapedJSON]] [<CommonParameters>]DESCRIPTION
Disable Firewall Rule(s) without removing them and backup the data to (HKEY_LOCAL_MACHINE\SOFTWARE\BluGenie\FirewallRules).
EXAMPLES
EXAMPLE 1
Command: Disable-BluGenieAllFirewallRulesDescription: Disable all ( Enabled ) Windows Firewall Rules
Notes: If the (HKEY_LOCAL_MACHINE\SOFTWARE\BluGenie\FirewallRules[DisabledFWRFlag]) key exists, the process will be skippedEXAMPLE 2
EXAMPLE 3
EXAMPLE 4
EXAMPLE 5
EXAMPLE 6
PARAMETERS
Force
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