Firewall-Manager

1.1.1

Firewall-Manager is a module to manage firewall rules.
* Export-FirewallRules to export firewall rules to a CSV or JSON file
* Import-FirewallRules to import firewall rules from a CSV or JSON file
* Remove-FirewallRules to remove firewall rules according to a CSV or JSON file

Minimum PowerShell version

4.0

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name Firewall-Manager

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name Firewall-Manager

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) Markus Scholtes 2022

Package Details

Author(s)

  • Markus Scholtes

Tags

Firewall Export Import Firewallrule

Functions

Export-FirewallRules Import-FirewallRules Remove-FirewallRules

Dependencies

This module has no dependencies.

Release Notes

# 1.1.1 / 2022-01-04
- export enum values as string instead of int to JSON files

# 1.1.0 / 2020-12-12
- new parameter -Policystore

# 1.0.3 / 2020-10-12
- default file name for JSON data has extension json now

# 1.0.2 / 2020-02-15
- First stable release

FileList

Version History

Version Downloads Last updated
1.1.1 (current version) 246,848 1/4/2022
1.1.0 53,526 12/12/2020
1.0.3 2,283 10/14/2020
1.0.2 1,459 2/17/2020