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?
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.
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?
If a firewall rule is needed to allow the program to function, then yes.