SCCM port for UUP updates

Menta Elise 175 Reputation points
2024-08-20T12:44:11.39+00:00

According to an MS article, TCP port 8005 is required for clients to get express updates from DP. Is it also necessary to open port 8005 for UUP updates?

Microsoft Configuration Manager
0 comments No comments
{count} votes

Accepted answer
  1. Asha Kanta Sharma 436 Reputation points
    2024-08-20T15:59:22.8733333+00:00

    For Unified Update Platform (UUP) updates, TCP port 8005 is not required. The information about port 8005 is relevant to express updates in System Center Configuration Manager (SCCM). Express updates use this port to transfer delta updates, which optimize the update process by sending only the changes between versions. For UUP updates, which are used in Windows Update for Business or Windows Update, the following ports are generally relevant:

    TCP port 443: For HTTPS traffic, which is used by the Windows Update service to download updates securely.

    In SCCM environments, UUP updates are handled similarly to other Windows updates, primarily through port 443 for HTTP/HTTPS traffic. Ensure that this port is open and properly configured for the SCCM clients to receive updates from the distribution points.

    1 person found this answer helpful.
    0 comments No comments

1 additional answer

Sort by: Most helpful
  1. AllenLiu-MSFT 43,951 Reputation points Microsoft Vendor
    2024-08-21T02:01:22.3033333+00:00

    Hi, @Menta Elise

    Thank you for posting in Microsoft Q&A forum.

    Agree with Asha, this port was required for express updates but is not required for UUP Updates on the Distribution Point side.


    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Add comment".

    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.