API Reference
Command
Get-CxFirewallLogging
Gets Windows Firewall logging settings per profile.
Examples
Example 1
Get-CxFirewallLogging -Profile Domain,Private,Public
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-CxFirewallLogging [-ComputerName <string>] -Profile <Domain|Private|Public|All> [<CommonParameters>]#Parameters
- ComputerName string
- Target computer(s). Use '.' for local computer or provide DNS names.
- Profile FirewallProfileKind[]
- Firewall profile(s) to query (Domain, Private, Public). Possible values: Domain, Private, Public, All
- Possible values:
Domain,Private,Public,All
Outputs
ComputerX.Firewall.FirewallLoggingPolicy