TestimoX

API Reference

Command

Remove-CxFirewallRule

Namespace ComputerX.PowerShell

Implements the Remove-CxFirewallRule cmdlet.

Examples

Authored help example

Example 1


Remove-CxFirewallRule -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

Remove-CxFirewallRule -Name <string> [<CommonParameters>]
#

Parameters

Name string requiredposition: 0pipeline: false
Executes the cmdlet processing logic (ProcessRecord). Invoked by the PowerShell runtime; not intended to be called directly.