sccm log showing Update already installed, skipping but software center show error

Luca Bassi 21 Reputation points
2021-09-10T13:39:08.147+00:00

Hi all,

i try to install a java update through SCCM, but some clients show "Update already installed, skipping" and "No updates were actionable for installation" in their WUAHandler log and show error in software center.
but it's not true, inside the control panel and also inside the SCCM software inventory console the java version is updated.

what can I do to fix those clients?

PS: other clients in the same deployment have installed and recognized the update correctly

thank you

Microsoft Security | Intune | Configuration Manager | Other
0 comments No comments
{count} votes

Accepted answer
  1. Rahul Jindal [MVP] 10,911 Reputation points MVP
    2021-09-13T16:55:02.813+00:00

    Yes I think the manual installation of Java uses the exe which installs differently to msi based installation. At this point the only 2 options that I see are -

    1. Create dynamic collection containing devices that reporting Java version n-1 and older. Target your SUG on this collection. Remember that the collections will be based on inventory and will not be real time.
    2. Package your java updates and deploy them as applications.
    1 person found this answer helpful.
    0 comments No comments

6 additional answers

Sort by: Most helpful
  1. Rahul Jindal [MVP] 10,911 Reputation points MVP
    2021-09-10T21:34:14.003+00:00

    Is the issue only with Java update or other updates as well?

    0 comments No comments

  2. Amandayou-MSFT 11,156 Reputation points
    2021-09-13T08:34:53.307+00:00

    Hi,

    It seems that there are something wrong between client and MP, we could run these following policy to check if the status could be changed.

    131508-9133.png


    If the response is helpful, please click "Accept Answer" and upvote it.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    0 comments No comments

  3. Luca Bassi 21 Reputation points
    2021-09-13T08:49:15.847+00:00

    @Rahul Jindal [MVP] it happens only with java updates.

    @Amandayou-MSFT i try to update clients with all actions, besides in SCCM the client inventory is updated with correct version

    0 comments No comments

  4. Rahul Jindal [MVP] 10,911 Reputation points MVP
    2021-09-13T15:21:35.3+00:00

    What is the error? Anything in updatesdeployment log?

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.