A community where customers and the community can provide feedback to make a better product for everyone! For more details on how we prioritize request, please see:
Adding KNIME to the list of (Intune) apps which can be installed
I'd like to be able to deploy the open source KNIME Analytics Platform tool to my staff's laptops. It is a tool for creating and managing data science type data workflows. Similar to Alteryx, but without the big $ outlay.
Confirmation. I can confirm that the installer package seems to work via Intune / Endpoint Manager. I've packaged it up using Microsoft's open source tool and the following parameters.
Appears like Knime updated to 5.3.0 but has not updated to 5.3.2 are minor updates being looked at.
Good News! KNIME Analytics Platform has been added to the catalog as of yesterday - https://patchmypc.com/patch-my-pc-catalog-update-08-06-24
+1
This would also be nice for non-Intune installations as well. Downloads found at Download KNIME Analytics Platform | KNIME
Confirmation. I can confirm that the installer package seems to work via Intune / Endpoint Manager. I've packaged it up using Microsoft's open source tool and the following parameters.
Installation script (silent):
"KNIME 4.3.0 Installer (64bit).exe" /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP-
Uninstallation script (silent):
"C:\Program Files\KNIME\unins000.exe" /SILENT