Difference between revisions of "Microsoft SCCM"

From RiceFamily Wiki
Jump to: navigation, search
(Discussion)
(Install)
Line 5: Line 5:
 
= Install =
 
= Install =
 
* [https://blogs.technet.microsoft.com/jchalfant/how-to-install-microsoft-sccm-current-branch-step-by-step-guide/ How to Install Microsoft SCCM Current Branch Step by Step Guide]
 
* [https://blogs.technet.microsoft.com/jchalfant/how-to-install-microsoft-sccm-current-branch-step-by-step-guide/ How to Install Microsoft SCCM Current Branch Step by Step Guide]
 +
 +
== Ports ==
 +
Source: https://docs.microsoft.com/en-us/mem/configmgr/core/plan-design/hierarchy/ports
 +
 +
* HTTP:TCP/80
 +
* HTTPS:TCP/443
 +
* SQL:TCP/1443
 +
* Wake-On-LAN:UDP:9
 +
* Wake-Up-Proxy:UDP/25536
 +
* Windows PE Peer Cache broadcast:UDP/8004
 +
* Windows PE Peer Cache download:TCP/8003
 +
* Express updates:TCP/8005
 +
* PXE Distribution point DHCP:UDP/67,68
 +
* PXE Distribution point TFTP:UDP/69
 +
* PXE Distribution point Boot Info Negotiation Layer:UDP/4011
  
 
= Documentation =
 
= Documentation =

Revision as of 16:50, 6 August 2020


Install

Ports

Source: https://docs.microsoft.com/en-us/mem/configmgr/core/plan-design/hierarchy/ports

  • HTTP:TCP/80
  • HTTPS:TCP/443
  • SQL:TCP/1443
  • Wake-On-LAN:UDP:9
  • Wake-Up-Proxy:UDP/25536
  • Windows PE Peer Cache broadcast:UDP/8004
  • Windows PE Peer Cache download:TCP/8003
  • Express updates:TCP/8005
  • PXE Distribution point DHCP:UDP/67,68
  • PXE Distribution point TFTP:UDP/69
  • PXE Distribution point Boot Info Negotiation Layer:UDP/4011

Documentation

YouTube

Discussion