< Back

Remove-MBSFirewallRules

Sat Jan 18, 2020 4:48 pm

NAME Remove-MBSFirewallRules



SYNOPSIS

Removes Firewall rules in Windows for the backup agent (version 0.2)





SYNTAX

Remove-MBSFirewallRules [<CommonParameters>]





DESCRIPTION

Removes previously created (by script or manually) Firewall rules for backup agent executables.





PARAMETERS

<CommonParameters>

This cmdlet supports the common parameters: Verbose, Debug,

ErrorAction, ErrorVariable, WarningAction, WarningVariable,

OutBuffer, PipelineVariable, and OutVariable. For more information, see

about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).



INPUTS

None.





OUTPUTS

None.





NOTES





None.



-------------------------- EXAMPLE 1 --------------------------



PS C:\\>Remove-MBSFirewallRules















RELATED LINKS