d307874607
Posts: 3
Joined: Wed Aug 21, 2019 8:02 am

How does PowerShell make firewall outbound rule scripts? Are there examples?

How does PowerShell make firewall outbound rule scripts? Are there examples?
Catalin
Posts: 6597
Joined: Wed Jun 13, 2018 7:49 am

Re: How does PowerShell make firewall outbound rule scripts? Are there examples?

Hello,

In order to achieve that, you can use the "New-NetFirewallRule" cmdlet. For more information about this, please have a look over the following article:

New-NetFirewallRule

The above can be implemented in Advanced Installer through a "Run Inline PowerShell Script".

Hope this helps.

Best regards,
Catalin
Catalin Gheorghe - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube

Return to “Common Problems”