I noticed that the disable self updater function is not working for the Java update. The Update tab is still visible and scheduled to notify before download after the update.
We use the following to completely disable the update (we extract the msi from the exe installer)
msiexec /i jre1.8.0_171.msi JU=0 JAVAUPDATE=0 AUTOUPDATECHECK=0 RebootYesNo=No WEB_JAVA=1 /q
This command also hides the update tab.
I assume you are using our publishing service? Did you enable the disable self-updates after the update was previously published with full content?
we use the publishing service and I republished the update (in SCCM I see the date in the update name)
Please send the PatchMyPC-ScriptRunner.log from the CCM\Logs folder.
Log seems to active update
We set all the reg values to disabled updates.
(https://i.imgur.com/k1DXyzi.png)