Difference between revisions of "Microsoft SCCM"
From RiceFamily Wiki
(→Documentation) |
(→Install) |
||
Line 12: | Line 12: | ||
* [https://www.reddit.com/r/SCCM/comments/8zb4b8/sccm_wsus_and_sql_seperate_together_or_what/ SCCM WSUS and SQL Seperate or Together?] | * [https://www.reddit.com/r/SCCM/comments/8zb4b8/sccm_wsus_and_sql_seperate_together_or_what/ SCCM WSUS and SQL Seperate or Together?] | ||
* [https://www.prajwaldesai.com/install-sql-server-sccm-2012/ Guide To Install SQL Server For SCCM 2012] | * [https://www.prajwaldesai.com/install-sql-server-sccm-2012/ Guide To Install SQL Server For SCCM 2012] | ||
+ | |||
+ | == Accounts == | ||
+ | * Name | ||
+ | |||
+ | * SQL server services account | ||
+ | ** SCCM-SQLService | ||
+ | |||
+ | * SCCM Network Access Account | ||
+ | ** SCCM-NAA | ||
+ | |||
+ | *Domain user account for use SCCM client push install | ||
+ | ** SCCM-ClientPush | ||
+ | |||
+ | * Domain user account for use with reporting services User | ||
+ | ** SCCM-SQLReporting | ||
+ | |||
+ | * Domain account used to join machine to the domain during OSD | ||
+ | ** SCCM-DomainJoin | ||
+ | |||
+ | * Domain group containing all SCCM Admins Group | ||
+ | ** SCCM-Admins | ||
+ | |||
+ | * Domain group containing all SCCM servers in the hierarchy Group | ||
+ | **SCCM-SiteServers | ||
== Ports == | == Ports == |
Revision as of 05:52, 7 September 2020
- System Center Configuration Manager Overview
Sites
Install
- How to Install Microsoft SCCM Current Branch Step by Step Guide
- SCCM Tutorial
- SCCM WSUS and SQL Seperate or Together?
- Guide To Install SQL Server For SCCM 2012
Accounts
- Name
- SQL server services account
- SCCM-SQLService
- SCCM Network Access Account
- SCCM-NAA
- Domain user account for use SCCM client push install
- SCCM-ClientPush
- Domain user account for use with reporting services User
- SCCM-SQLReporting
- Domain account used to join machine to the domain during OSD
- SCCM-DomainJoin
- Domain group containing all SCCM Admins Group
- SCCM-Admins
- Domain group containing all SCCM servers in the hierarchy Group
- SCCM-SiteServers
Ports
Source: https://docs.microsoft.com/en-us/mem/configmgr/core/plan-design/hierarchy/ports
Source: https://www.anoopcnair.com/sccm-firewall-ports-download-the-spreadsheet/
- 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
- Microsoft SCCM Documentation
- Introduction to Application Management
- SCCM Port Requirements
- Create configuration items in Configuration Manager
- Create Configuration Baselines
- Set of Operational SCCM Collections
- Beginners Guide SCCM Console Nodes Walkthrough
- Setting up HTTPS MP SUP SCCM Site Systems for Co-Management
- SCCM 1606: Step by Step Walk-through Setup
- Co-Management with System Center Configuration Manager (SCCM 1910) and Azure Intune
- FIX SCCM Client Issues Using Automation Client Health
- SCCM Educational Links
- Introduction to Asset Intelligence
YouTube
Discussion
- Is Microsoft going to replace SCCM with InTune?
- Short Answer, No. https://www.youtube.com/watch?v=DnmnLr2NUXk&t=712s
- Compare/Contrast BigFix with SCCM
- Deploy Microsof Teams using SCCM
- Group Policy cs Desired State Configuration
- Hey Scripting Guy how can I retrieve time zone information from a computer
- Top 10 Microsoft Configuration Manager Frustrations
- One Great Example of a Configuration Baseline in SCCM
- 102 SCCM Interview Questions
- SCCM Interview Questions - What is SCCM
- SCCM Best Practices (Tips and Tricks)