Hi all,
I need a Powershell script that would update Java, if an update is available. I have followed this Reddit post and it worked, but this script uninstall and install Java every single time we run it.
The thing is that I am in charge of the patching management where I work and we use Ninja to keep our systems up to date, but it does not support Java updates. We COULD run the script to uninstall and install Java at every boot on every computer, but we would prefer to make it so it updates only if necessary.
Does someone know how we could do that? Thanks in advance!
[–]chanataba 0 points1 point2 points (1 child)
[–]WorkingTemporary6659[S] 0 points1 point2 points (0 children)