Hi
I'm try to implementing an automation on our SCCM envoriment to download and deploy the last version available of RDM
Is there a way to determinate a standard link to download the latest tool's version ?
Regards
Diego
Hello Diego,
Thank you for contacting the Devolutions support team.
To deploy RDM using SCCM, we suggest creating a .msi using the custom installer feature in RDM.
https://docs.devolutions.net/rdm/installation/client/custom-installer-service/custom-installer-manager/
Best regards,
Patrick Ouimet
Thank you Patrick for reply, but maybe my question was not clear
My problem is to determinate the url to download the latest version of RDM to set in a script without human interaction
Regards
Diego
Hello,
You can use the following URL and parse the results to determine the latest version of RDM: https://devolutions.net/products.htm
This is the URL we use in RDM to perform update checks.
Regards,
Hubert Mireault
Thank you very much
This link is helpfull
Have a great day
Diego