SCCM Firewall ports required by clients - Tips from a Microsoft Certified IT Pro (2024)

SCCM Firewall ports required by clients - Tips from a Microsoft Certified IT Pro (1)

SCCM Firewall ports and network ports must be defined if you want manage clients across multiple networks. Configuration Manager to properly manage clients if some ports arenot been defined and opened to allow for traffic to flow properly.Typical symptoms of failed network connectivity can be clients stuck with old configuration manager client, trouble to patch and deploy software.Here is a copy of my cheat-sheet that I use (or send to the network technicians) to make sure all required traffic is let through.

Required SCCM Firewall Ports

These firewall ports are required for SCCM to properly manage clients. You need to specify these in your network / firewall to allow the traffic pass, and they must be openon sccm servers internal firewall as well.

Firewall Ports Client Network -> Configuration ManagerRoles

  • 67 UDP. PXE Distribution Point
  • 68 UDP. PXE Distribution Point
  • 69 UDP. PXE Distribution Point
  • 80 TCP. Distribution Point, Fallback Status Point,Management point,
  • 443 TCP. Distribution Point, Management point (secure)
  • 4011 UDP. PXE Distribution Point
  • 8530 TCP. Software Update Point.
  • 8531 TCP. Software Update Point (secure).
  • 10123 TCP. Management Point.

Firewall PortsConfiguration Manager Roles -> Client Network

  • 9 UDP. Site Server, required by Wake On Lan.

Optional SCCM Firewall Ports, nice to have.

These ports are optional and not required for Configuration Manager to manage clients. I still recommend to open them as they make the daily life of the SCCM administrator much easier.

Firewall PortsClient Network -> Configuration ManagerRoles

  • 445 TCP. Windows File Share. Required if you use ccmsetup /source: to specify client source.

Firewall PortsConfiguration Manager Console -> Client Network

  • 135 TCP. Windows Management Instrumentation
  • 445 TCP. Windows File Share. This together with Right Click Tools makes it very easy for you to connect to client computers local hard drive when you troubleshoot a client.
  • 2701 TCP. Enable remote control from Configuration Manager Console.
  • 3389 TCP. Enable Remote Assistance and Remote Desktop.
  • ICMP Echo Request.

Reference: Microsoft Technet Firewall Ports

SCCM Firewall ports required by clients - Tips from a Microsoft Certified IT Pro (2)

Anders Rødland

Anders Rødland started his IT career in 2006. My main focus is MS Configuration Manager and client management, and I have passed 17 Microsoft certifications since then. My main expertise is on client management with Microsoft Endpoint Manager: Intune and Configuration Manager. I also do a lot of work on the security side with Microsoft Defender for Endpoint. In addition to my Microsoft certification, I also have an ITIL v3 Foundation certification.This is my private blog and do not represent my employer. I use this to share information that I find useful. Sharing is caring.

SCCM Firewall ports required by clients - Tips from a Microsoft Certified IT Pro (2024)

FAQs

What are the ports required for SCCM? ›

Required SCCM Firewall Ports
  • 67 UDP. PXE Distribution Point.
  • 68 UDP. PXE Distribution Point.
  • 69 UDP. PXE Distribution Point.
  • 80 TCP. Distribution Point, Fallback Status Point, Management point,
  • 443 TCP. Distribution Point, Management point (secure)
  • 4011 UDP. PXE Distribution Point.
  • 8530 TCP. Software Update Point.
  • 8531 TCP.
Jul 18, 2016

What is port 2701 used for? ›

Port 2701 Details

Microsoft System Center Configuration Manager (SCCM) remote control uses TCP ports 2701 and 2702. Notes: Port numbers in computer networking represent communication endpoints. Ports are unsigned 16-bit integers (0-65535) that identify a specific process, or network service.

What ports need to be open for firewall? ›

Firewall Ports Recommended and Required to Be Open
PortProtocol
123UDP UDP is a part of the TCP/IP family of protocols used for data transfer. UDP is typically used for streaming media. UDP is a stateless protocol, which means it does not acknowledge that the packets being sent have been received.
443TCP
1645UDP
1646UDP
6 more rows

What is port 4022 used for? ›

Port 4022 Details
Port(s)ProtocolDetails
4022tcpMicrosoft SQL Server Service Broker - commonly used port, the conventional configuration used in Books Online examples.
4022tcp,udpDNOX

What ports are used for what? ›

What are the different port numbers?
  • Ports 20 and 21: File Transfer Protocol (FTP). ...
  • Port 22: Secure Shell (SSH). ...
  • Port 25: Historically, Simple Mail Transfer Protocol (SMTP). ...
  • Port 53: Domain Name System (DNS). ...
  • Port 80: Hypertext Transfer Protocol (HTTP). ...
  • Port 123: Network Time Protocol (NTP).

How to add ports to firewall exception? ›

Windows 10
  1. Right-click the Windows Start button and select Control Panel.
  2. Click Windows Firewall.
  3. Click Advanced Settings.
  4. Click Inbound Rules, then New Rule.
  5. Select Port for the Rule Type, then click Next.
  6. Select TCP for Does this rule apply to TCP or UDP.

What is the 9100 port used for? ›

9100 TCP port is used for printing. Port numbers 9101 and 9102 are for parallel ports 2 and 3 on the three-port HP Jetdirect external print servers.

Does SCCM use port 8005? ›

The " SCCM " back channel was configured to use port 8005 which is also Tomcat port where it listens for Shutdown requests.

What is port 10123 used for? ›

Port 10123 Details
Port(s)ProtocolDetails
10123tcpSCCM (System Center Configuration Manager) Microsoft software management suite uses port 10123 for client notifications
10118-10124tcp,udpUnassigned

What is a firewall port? ›

Ports in your computer's firewall control whether or not a program can access or be accessed by your computer. Network ports exist on your network firewall, and have the same function- except that opening or closing ports on the network firewall controls access for ALL devices on that network.

How to check if a port is open or not? ›

How to check for open ports on Windows
  1. Open the Command Prompt. ...
  2. Type “netstat -aon” and hit enter.
  3. Look for the port numbers in the LISTening state. ...
  4. If the port numbers aren't in the LISTening state, you'll need to open them manually.
Aug 17, 2022

Will all ports open if firewall is off? ›

Does turning off Windows Firewall open all ports? Yes. But your modem/router where your internet comes in might be blocking them anyways. So turning off your windows firewall might not help.

How to check if SCCM ports are open? ›

This is a little tool I created for testing the required TCP ports on SCCM client systems. It will check that the required inbound ports are open and that the client can communicate to its management point, distribution point and software update point on the required ports.

What port does SCCM use for remote control? ›

To use Configuration Manager remote control, allow the following port: Inbound: TCP Port 2701.

What is the port range of RPC in SCCM? ›

By default, RPC dynamically allocates ports in the range of 1024 to 5000 for endpoints that do not specify a port on which to listen. This article uses the port range of 5001 to 5021.

What does SCCM use port 10123 for? ›

Port 10123 Details
Port(s)ProtocolDetails
10123tcpSCCM (System Center Configuration Manager) Microsoft software management suite uses port 10123 for client notifications
10118-10124tcp,udpUnassigned

What is TCP port 1688 used for? ›

Port 1688 TCP is commonly used for Microsoft's KMS Traffic. nsjtp-data (IANA official) - HP's Network ScanJet Transfer Protocol.

Top Articles
Latest Posts
Article information

Author: Van Hayes

Last Updated:

Views: 6140

Rating: 4.6 / 5 (46 voted)

Reviews: 85% of readers found this page helpful

Author information

Name: Van Hayes

Birthday: 1994-06-07

Address: 2004 Kling Rapid, New Destiny, MT 64658-2367

Phone: +512425013758

Job: National Farming Director

Hobby: Reading, Polo, Genealogy, amateur radio, Scouting, Stand-up comedy, Cryptography

Introduction: My name is Van Hayes, I am a thankful, friendly, smiling, calm, powerful, fine, enthusiastic person who loves writing and wants to share my knowledge and understanding with you.