< # .SYNOPSIS This script adds a program to the firewall. .DESCRIPTION This script used the firewall com object to add a new application to the firewall. .NOTES ...
< # .SYNOPSIS This script enables then disables the SMTP port on a local system .DESCRIPTION This script first creates a FW object, then creates a port. The script then addes that port to the firewall rules...