EzFirewallMgmt

1.0.10.8

Simplified helper functions to block and unblock ports and programs
Utilizes New-NetFirewallRule and Remove-NetFirewallRule functions and turns them into easier versions

Minimum PowerShell version

3.0

Installation Options

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

Install-Module -Name EzFirewallMgmt -RequiredVersion 1.0.10.8

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

Install-PSResource -Name EzFirewallMgmt -Version 1.0.10.8

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

2020

Package Details

Author(s)

  • JJ Fullmer

Tags

Firewall Windows-Firewall Windows-control-panel Windows-Defender Firewall-Management Admin-Tools Security networkSecurity network

Functions

Block-Port Block-Program Get-PortRuleName Get-ProgramRuleName Remove-PortRule Remove-ProgramRule Unblock-Port Unblock-Program

Dependencies

This module has no dependencies.

Release Notes


# 1.0.10.8

Use -Filter "*.exe" not -include when finding all exes with get-childitem

# 1.0.10.7

Fix default programname setting to only occur when that paramterset is used when blocking/unblocking a program

# 1.0.10.6

publishing build

# 1.0.10.5

updated build script to specify powershell version too

# 1.0.10.4

updated build script to include more manifest info

# 1.0.10.3

Made an about help file and a readthedocs index file. Now for sure ready to publish to the gallery

# 1.0.10.2

Updated readme and release notes with formatting. Added more intro information inf readme. Got module ready for publishing to psgallery completely

# 1.0.10.1

general updates and bug fixes

# 1.0.0.9

   Added Help Documentation to each function and fixed some typos

# 1.0.0.1

   Initial Release

FileList

Version History

Version Downloads Last updated
1.0.47.1 272 8/3/2020
1.0.40.2 12 8/3/2020
1.0.10.8 (current version) 12 8/3/2020