Enables the StatefulFtp
Windows firewall setting.
Enable-FirewallStatefulFtp [-WhatIf] [-Confirm] [<CommonParameters>]
Uses the netsh
command to enable 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 . |
Enable-FirewallStatefulFtp
Enables the StatefulFtp
Windows firewall setting.