Support Forum: Get Support for Patch My PC Products and Services

Commercial Products: Support for Our Enterprise Product for Microsoft ConfigMgr and Intune => Commercial/Paid Products: Support and General Questions (ConfigMgr and Intune) => Topic started by: TJ on October 29, 2024, 04:45:39 AM

Title: Jetbrains IntelliJ IDEA - Firewall popup
Post by: TJ on October 29, 2024, 04:45:39 AM
When starting IntelliJ, after the installation from Software Center, there is a popup that asks for Firewall settings with administrator rights. As our users aren't administrator they can't allow it.

Could you add it in the installation script that the firewall rules are set during the installation?

Title: Re: Jetbrains IntelliJ IDEA - Firewall popup
Post by: Liviu (Patch My PC) on October 30, 2024, 05:55:24 AM
Hello TJ,

We don't support custom scripting.
If you write your own script to create any configuration you need, such as a firewall rule, you can specify it as a post-installation script within the PMPC Publisher Console.
We cannot do this by default, as some customers might not want the firewall rule to be created.
Please use this (https://patchmypc.com/custom-options-available-for-third-party-updates-and-applications#custom-scripts) right-click option to do that.

With that configuration, your custom post-install script will run after the installation of IntelliJ is complete.
Title: Re: Jetbrains IntelliJ IDEA - Firewall popup
Post by: TJ on October 30, 2024, 06:06:58 AM
Hi Liviu

I know I can do a post scripting.

To be sure: when a program, created by PatchMyPc in SCCM, is installed and needs firewall rules to function, we always need to set these with a custom script?
 
Title: Re: Jetbrains IntelliJ IDEA - Firewall popup
Post by: Liviu (Patch My PC) on October 30, 2024, 06:10:44 AM
If a firewall rule is needed to allow the program to function, then yes.