SCCM Config

ali faraji 40 Reputation points
2024-11-27T12:24:45.2633333+00:00

hi,

I cant deploy update any software with SCCM,

I think problem is the connection between the client and SCCM server.

For this communication , port 2701 must be open, which is related to sms service, but this port is not listen on SCCM server although sms servieces is running..

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

1 answer

Sort by: Most helpful
  1. AllenLiu-MSFT 49,316 Reputation points Microsoft External Staff
    2024-11-28T01:58:25.7266667+00:00

    Hi, @ali faraji

    Thank you for posting in Microsoft Q&A forum.

    Port 2701 is required for Remote Control instead of software update.

    The required port for SUP is 8530 and 8531:

    https://learn.microsoft.com/en-us/mem/configmgr/core/plan-design/hierarchy/ports#BKMK_PortsClient-SUP

    To check port connectivity from the client, we can run the following command:

    telnet SUPSERVER.xxxx.COM 8530


    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.