Difference between revisions of "Microsoft SCCM"

From RiceFamily Wiki
Jump to: navigation, search
(Ports)
(Documentation)
Line 28: Line 28:
 
= Documentation =
 
= Documentation =
 
* [https://docs.microsoft.com/en-us/sccm/ Microsoft SCCM Documentation]
 
* [https://docs.microsoft.com/en-us/sccm/ Microsoft SCCM Documentation]
 +
* [https://docs.microsoft.com/en-us/mem/configmgr/apps/understand/introduction-to-application-management Introduction to Application Management]
 +
 
== YouTube ==
 
== YouTube ==
 
* [https://www.youtube.com/channel/UCtxiI4-xpT7PxXeSaLR65cQ/videos ConfigurationManagerTeam Channel]
 
* [https://www.youtube.com/channel/UCtxiI4-xpT7PxXeSaLR65cQ/videos ConfigurationManagerTeam Channel]

Revision as of 16:56, 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
  • Global Catalog Domain Controller:TCP/3268
  • Client Notification:TCP/10123
  • Client Software Update Point HTTP:TCP/80 or 8530
  • Client Software Update Point HTTPS:TCP/443 or 8531
  • Client State migration point SMB:TCP/445

Documentation

YouTube

Discussion