Script to install Java 201 32 bit

can i get a script to install the new java 201, in 32 bit

@joeyportera ,

We have communicated with our Script Developers for your request. We’ll provide you with an output of their feedback as soon as possible.

@joeyportera ,

The JAVA 201 package is about to be updated in our Endpoint Manager Portal shortly. We apologize about the delay. The reason for its delay was some recent changes at the patch platform. Our Scripts Team is working to have it available via the portal deployment. We thank you for your patience.

Hello @joeyportera

Script has been completed. Kindly, please refer the below attached JSON file

Here, is the guide how to import and run the procedure:
https://wiki.itarian.com/frontend/web/topic/how-to-import-a-procedure-and-execute-it

NOTE:
Paramter to be dited:

URL: Give the JDK file hosted link.
FileName: Give the filename with extension

While runing configure the parameter and check the box Use default value

Thank you

20190130-Imported-Install_JDK_32bit.json (2.68 KB)

Hello @joeyportera

I have edited the JSON in order to install the JRE. Just host the JRE product on any link and give the URL. For filename give any name with extension, I have edited the silent installation command in order to install JRE.
20190131-Install_JRE.json

Thank you

20190131-Install_JRE.json (2.67 KB)

Hi there. Just wondering if you could let me know the format for the url. Does it need a trailing slash? Does it need the http(s)?

http://domain.com/

OR

http://domain.com

OR

domain.com

OR

domain.com/

Thanks!

Hello @quinting,

The best format of an URL has 2 or more parts as
protocol
portal-domain
proxyurl. etc.

Find the format below:
<protocol>://<portal-domain>/<proxyurl>/<protocol>/<host>%3a<port>/<url>?<query>

As @Rick_C said if original link requires hosted copy to be loaded ti may need “https”, since url part may have anchor part associate with it. Thank you and Welcome to COMODO family. We wish you to have a great journey ahead with us.

This procedure always fails for me. I have the correct URL and file name (have done a test download in a browser), so not sure why it is failing. Anything I should be looking for?

Thanks

Hello @quinting

Please ensure that the URL you have provides direct download (without prompting) and provide the filename with the extension.

Thank you

@quinting
Please make sure that you add the URL and filename in the appropriate ‘Default Value’ fields of the script’s Parameter section. Do not edit directly the script (at least, for this specific script).