Advertisement
Top

Managing the Windows Firewall with PowerShell

May 9, 2017

Clicking around in a Windows GUI to add, remove and change firewall rules doesn’t sound like a fun time. Perhaps if you’re configuring a single computer or server it might not be so bad, but who does that anymore in IT? We have lots of machines that require standard configurations settings.

We need a way to apply a standard firewall configuration across many different computers at once. Once a single PowerShell script is written, we can then easily deploy this script to as many machines at once with little fuss.

Read More on Toms IT Pro