Windows Server Update Services (WSUS) Fail to add it.

Nadim Polemis 35 Reputation points
2024-05-30T09:12:04.97+00:00

I'm trying to add this role on my domain server (The domain is fresh from scratch): Windows Server Update Services but it keeps failing, it gives me this error: “The request to add or remove features on the specified server failed. The operation cannot be completed, because the server that you specified requires a restart.” I have already restarted the virtual machine twice and it is up to date. Any suggestions?

User's image

The event viewer doesn't show much.

User's image

User's image

User's image

User's image

Any suggestions, please?!

Windows for business | Windows Server | User experience | Other
{count} vote

3 answers

Sort by: Most helpful
  1. Jing Zhou 7,765 Reputation points Microsoft External Staff
    2024-05-31T07:01:07.79+00:00

    Hello,

     

    Thank you for posting in Q&A forum.

    To further resolve this issue, please kindly try:

    1.Go to Event Viewer > Applications And Services Logs > Microsoft > Windows > ServerManager-MultiMachin

    2.Check if there's any event ID between 4000 to 4099 logged.

    3.Check if you are able to install any other feature.

    4.Run below command to check and repair the Windows image:

    DISM /Online /Cleanup-Image /CheckHealth

    DISM /Online /Cleanup-Image /ScanHealth

    DISM /Online /Cleanup-Image /RestoreHealth

     

    Best regards,

    Jill Zhou

     

    If the Answer is helpful, please click "Accept Answer" and upvote it.


  2. Adam J. Marshall 10,356 Reputation points MVP
    2024-05-31T17:06:08.6266667+00:00

    Check to see if

    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\PendingFileRenameOperations

    has any data values in it. If you have restarted multiple times, you can delete the data within this property, but don't delete the PendingFileRenameOperations property.

    FYI, Microsoft and the community recommend against installing WSUS on a DC.


  3. Deleted

    This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.


    Comments have been turned off. Learn more

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.