WindowsFirewallRuleset Versions Save

PowerShell scripts to automatically create rules for Windows firewall

v0.8.0

3 years ago

For highlighted changes see: CHANGELOG

v0.7.0

3 years ago

For highlighted changes see: CHANGELOG

v0.6.0

3 years ago

Most of the updates for version 0.6.0 are module code and structure changes. Only non working firewall rules were updated and there was no addition of firewall rules.

For highlighted changes see: CHANGELOG

v0.5.0

3 years ago

This pre-release brings several updates for cleaner firewall, documentation updates, better user experience etc. For details see changelog below: https://github.com/metablaster/WindowsFirewallRuleset/blob/master/Readme/CHANGELOG.md

Testing loading firewall was done with:

  1. PowerShell Core v7.0.3 on Windows Server 2019 x64 (v1809)
  2. Windows PowerShell v5.1 on Windows Enterprise x64 (v2004)

v0.4.1

4 years ago

v0.4.0

4 years ago

This pre release is close to stable, brings more bug fixes and new features as described on the link bellow: https://github.com/metablaster/WindowsFirewallRuleset/blob/master/Readme/CHANGELOG.md

Tested applying all by running all scripts on fresh installed Windows 10 x64 and PowerShell Core 7.0

Tests for Windows Server 2019 x64 and Windows PowerShell were not done since v0.3.0 Individual unit tests were not ran.

v0.3.0

4 years ago

This alpha release introduces several bug fixes and new features as described on the link bellow: https://github.com/metablaster/WindowsFirewallRuleset/blob/master/Readme/CHANGELOG.md

Tested on Windows 10 x64 and Windows Server 2019 x64 with both PowerShell Core 7.0 and Windows PowerShell.

v0.2

4 years ago

This alpha release introduces several bug fixes and new features as described on the link bellow: https://github.com/metablaster/WindowsFirewallRuleset/blob/master/Readme/CHANGELOG.md

Tested on Windows 10 Pro (1909) and Windows Server 2019 (1809) with:

  • Powershell Desktop 5.1
  • NET Framework 4.5

v0.1

4 years ago

This initial pre-release is sufficiently stable to apply it to Local Group Policy. Tested on Windows 10 Pro 1909 with:

  • Powershell Desktop 5.1
  • NET Framework 4.8