Enable-BluGenieFirewallRule



Enable-BluGenieFirewallRule

SYNOPSIS

Enable Firewall Rule(s)

SYNTAX

Enable-BluGenieFirewallRule [[-RuleName] <String[]>] [[-Walkthrough]] [[-ReturnObject]] [[-OutUnEscapedJSON]] [<CommonParameters>]

DESCRIPTION

Enable Firewall Rule(s)

EXAMPLES

EXAMPLE 1

Command: Enable-BluGenieFirewallRule -Name Agent_445_Inbound_TCP
Description: This will enable the firewall rule Agent_445_Inbound_TCP
Notes:

EXAMPLE 2

EXAMPLE 3

EXAMPLE 4

EXAMPLE 5

EXAMPLE 6

EXAMPLE 7

PARAMETERS

RuleName

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