Difference between revisions of "Microsoft SCCM"

From RiceFamily Wiki
Jump to: navigation, search
(Discussion)
(Documentation)
Line 35: Line 35:
 
* [https://gallery.technet.microsoft.com/Set-of-Operational-SCCM-19fa8178 Set of Operational SCCM Collections]
 
* [https://gallery.technet.microsoft.com/Set-of-Operational-SCCM-19fa8178 Set of Operational SCCM Collections]
 
* [https://www.anoopcnair.com/newbies-guide-sccm-console-nodes-part1/ Beginners Guide SCCM Console Nodes Walkthrough]
 
* [https://www.anoopcnair.com/newbies-guide-sccm-console-nodes-part1/ Beginners Guide SCCM Console Nodes Walkthrough]
 +
* [https://www.anoopcnair.com/setting-up-https-mp-sup-sccm-site-systems/ Setting up HTTPS MP SUP SCCM Site Systems for Co-Management]
 +
* [https://social.technet.microsoft.com/wiki/contents/articles/36614.sccm-1606-step-by-step-walk-through-setup.aspx SCCM 1606: Step by Step Walk-through Setup]
 +
* [https://blog.matrixpost.net/co-management-with-system-center-configuration-manager-sccm-1910-and-azure-intune/ Co-Management with System Center Configuration Manager (SCCM 1910) and Azure Intune]
 +
* [https://www.anoopcnair.com/fix-sccm-client-issues-automation/ FIX SCCM Client Issues Using Automation Client Health]
 +
* [https://www.anoopcnair.com/sccm-education/ SCCM Educational Links]
 +
  
 
== YouTube ==
 
== YouTube ==

Revision as of 23:51, 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