I am currently working on deploying pgAdmin 4 across multiple Windows devices in my organization using Microsoft Intune. Our environment is Microsoft Entra ID–integrated, and we manage application installations centrally through Intune.
Could you please advise on the following:
1. Whether an MSI or Intune-ready package for pgAdmin 4 is available from your official distribution channels.
There is no MSI package, and we have not done anything specifically to support Intone.
2. Recommended silent installation parameters for the Windows installer to ensure a smooth, unattended deployment.
You can use the /SILENT or /VERYSILENT options to the installer executable. Run it with /? to see the other available options.
3. Any known considerations or best practices for managing pgAdmin updates through Intune.
As far as I know, none of the pgAdmin developers have ever used Intune.
4. If there are official guidelines or documentation for enterprise deployment scenarios.
Nothing specific to Windows.
Regards, Dave.
Our goal is to ensure a secure, consistent installation process without relying on third-party repackaging.
Thank you for your time and support, and I look forward to your guidance.