Set-BluGenieFirewallStatus

Set-BluGenieFirewallStatus
SYNOPSIS
Update the Firewall Oubound or Inbound status
SYNTAX
Set-BluGenieFirewallStatus [[-ProfileType] <String>] [[-OutBound] <String>] [[-InBound] <String>] [[-Walkthrough]] [[-ReturnObject]] [[-OutUnEscapedJSON]] [<CommonParameters>]DESCRIPTION
Update the Firewall Oubound or Inbound status
EXAMPLES
EXAMPLE 1
Command: Set-BluGenieFirewallStatusDescription: Set Inbound and Outbound for [DOMAIN | PRIVATE | PUBLIC] to the Windows default setting
Notes:EXAMPLE 2
EXAMPLE 3
EXAMPLE 4
EXAMPLE 5
EXAMPLE 6
EXAMPLE 7
PARAMETERS
ProfileType
OutBound
InBound
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