Disable-BluGenieFirewallRule
Disable-BluGenieFirewallRule
SYNOPSIS
SYNTAX
Disable-BluGenieFirewallRule [[-RuleName] <String[]>] [[-Walkthrough]] [[-ReturnObject]] [[-OutUnEscapedJSON]] [<CommonParameters>]DESCRIPTION
EXAMPLES
EXAMPLE 1
Command: Disable-BluGenieFirewallRule -Name 'Agent_445_Inbound_TCP,Agent_445_Inbound_UDP'Description: This will disable the specific Windows Firewall Rule(s)
Notes: Firewall rules are set as a sinlge line separated by a comma, set as an array is supported as wellEXAMPLE 2
EXAMPLE 3
EXAMPLE 4
EXAMPLE 5
EXAMPLE 6
PARAMETERS
RuleName
Walkthrough
ReturnObject
OutUnEscapedJSON
CommonParameters
Last updated