< Back

Add-MBSFirewallRules

Sat Jan 18, 2020 4:47 pm

NAME Add-MBSFirewallRules



SYNOPSIS

Create Firewall rules in Windows for the backup agent (version 0.3)





SYNTAX

Add-MBSFirewallRules [<CommonParameters>]





DESCRIPTION

Checks and creates Firewall rules for backup agent executables to allow inbound and outbound internet connection

to storages, MBS portal, etc.





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:\\>Add-MBSFirewallRules















RELATED LINKS