Get-BluGenieFirewallRules
Get-BluGenieFirewallRules
SYNOPSIS
Get a list of Windows FireWall Rules
SYNTAX
Get-BluGenieFirewallRules [[-Type] <Object>] [[-AllProperties]] [[-RuleName] <String>] [-ClearGarbageCollecting] [-UseCache] [-CachePath <String>] [-RemoveCache] [-DBName <String>] [-DBPath <String>]
[-UpdateDB] [-ForceDBUpdate] [-NewDBTable] [-Walkthrough] [-ReturnObject] [-OutUnEscapedJSON] [-OutYaml] [-FormatView <String>] [<CommonParameters>]DESCRIPTION
Get a list of Windows FireWall Rules
EXAMPLES
EXAMPLE 1
Command: Get-BluGenieFirewallRulesDescription: Report on all (Enabled) Windows Firewall Rules
Notes:EXAMPLE 2
Command: Get-BluGenieFirewallRules -Type 'Enabled' -AllPropertiesEXAMPLE 3
EXAMPLE 4
EXAMPLE 5
EXAMPLE 6
EXAMPLE 7
EXAMPLE 8
EXAMPLE 9
EXAMPLE 10
EXAMPLE 11
EXAMPLE 12
EXAMPLE 13
EXAMPLE 14
PARAMETERS
Type
AllProperties
RuleName
ClearGarbageCollecting
UseCache
CachePath
RemoveCache
DBName
DBPath
UpdateDB
ForceDBUpdate
NewDBTable
Walkthrough
ReturnObject
OutUnEscapedJSON
OutYaml
FormatView
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