MDT bypass WSUS and install update online?

Eaven HUANG 2,191 Reputation points
2023-08-16T04:23:07.7533333+00:00

Dear Experts,

I'm looking for the possible approach to bypass our WSUS server, then during the OSD, the machine can install all the latest windows update online directly? The machine joins to our domain during the OSD. I know that we can disable the reg key, restart WSUS service to install the updates online but how to integrate this into the task sequence?

I've tried to enable the default Windows update steps, neither pre or post installation helped. I still have to manually install the updates after MDT finishes its job.

Any idea would be greatly appreciated!

User's image

User's image

Windows for business | Windows Client for IT Pros | Devices and deployment | Set up, install, or upgrade
Windows for business | Windows Server | User experience | PowerShell
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Limitless Technology 44,751 Reputation points
    2023-08-16T10:51:23.03+00:00

    Hello there,

    You can also modify the registry on individual machines, but this is not recommended due to potential risks and lack of centralized management.

    Open the Registry Editor (regedit).

    Navigate to HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate.

    Delete or modify keys like WUServer and WUStatusServer to remove the WSUS server information.

    Similar discussion here

    https://learn.microsoft.com/en-us/answers/questions/1305367/server-2016-servers-bypassing-wsus-other-server-ed

    Hope this resolves your Query !!

    --If the reply is helpful, please Upvote and Accept it as an answer--

    1 person found this answer helpful.
    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.