TestimoX

API Reference

Command

Get-CxFirewallProfile

Namespace ComputerX.PowerShell
Outputs
ComputerX.Firewall.FirewallProfileInfo

Implements the Get-CxFirewallProfile cmdlet.

Examples

Authored help example

Example 1


Get-CxFirewallProfile -ComputerName SERVER1
        

Common Parameters

This command supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable.

For more information, see about_CommonParameters.

Syntax

Get-CxFirewallProfile [-Profile <Domain|Private|Public|All>] [<CommonParameters>]
#

Parameters

Profile FirewallProfileKind optionalposition: 0pipeline: falsevalues: 4
Optional filter for profile names (Domain, Private, Public). Multiple allowed via flags. Possible values: Domain, Private, Public, All
Possible values: Domain, Private, Public, All

Outputs

ComputerX.Firewall.FirewallProfileInfo