Skip to Main Content
Patch My PC Feature and Application Request

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:

15 VOTE
Status SHIPPED
Categories Application Request
Created by Tom Dewar
Created on Jan 18, 2021

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.

Java application I believe. Can be installed on Windows via packaged installer or zip. Possible silent install switches for the installer taken from here (caveat - I have not tested myself): https://www.itninja.com/software/knime/analytics-platform/3-3702

Here's some more useful potential intel, a GitHub Gist from the chocolatey lot.

  • Attach files
  • Adam Wicklund
    Reply
    |
    Sep 24, 2024

    Appears like Knime updated to 5.3.0 but has not updated to 5.3.2 are minor updates being looked at.


    1 reply
  • Admin
    Jason Bergner
    Reply
    |
    Aug 7, 2024

    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

  • Jo Sch
    Reply
    |
    Jun 3, 2024

    +1

  • Peter Maudlin
    Reply
    |
    Jul 13, 2022

    This would also be nice for non-Intune installations as well. Downloads found at Download KNIME Analytics Platform | KNIME


  • Tom Dewar
    Reply
    |
    Jan 21, 2021

    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

  • +7