Disables the StatefulFtp
Windows firewall setting.
Disable-FirewallStatefulFtp [-WhatIf] [-Confirm] [<CommonParameters>]
Uses the netsh
command to disable the StatefulFtp
Windows firewall setting.
If the firewall isn't configurable, writes an error and returns without making any changes.
Name | Type | Description | Required? | Pipeline Input | Default Value |
---|---|---|---|---|---|
WhatIf | SwitchParameter | false | false | ||
Confirm | SwitchParameter | false | false | ||
CommonParameters | This cmdlet supports common parameters. For more information type Get-Help about_CommonParameters . |
Disable-FirewallStatefulFtp
Disables the StatefulFtp
Windows firewall setting.