SCCM I AM

Ad you

Introduction to Microsoft SCCM 2012

SCCM(System Center Configuration Manager) is Microsoft's software product to manage endpoints(Desktops,Laptops,Tablet,MobilePhones etc.) and widely use by companies from mid size to large enterprises.

Introduction to Microsoft Intune

Intune is Microsoft's MDM(Mobile Device Management) product and its a part of EMS(Enterprise Mobility Suite). Intune can be used as standalone or integrated with SCCM to manage mobile devices.

Introduction to Windows Powershell

Windows Powershell is Microsof't scripting environment comes with Microsoft Operating system. It is widely used scripting language to perform different kind of automation in Windows OS instlaled machines.

Introduction to Microsoft SQL Server

SQL Server is Microsoft Database and widely used a database server in Windows OS installed servers.As a SCCM specialiast, one must know about SQL server from querying database to administration.

Introduction to Windows 10

Windows 10 is Microsoft's latest client operating system and more advance than its previous versions like 8.1,8 and 7. Microsoft introduced lots of features in Windows 10.

Showing posts with label SCCM roles. Show all posts
Showing posts with label SCCM roles. Show all posts

Sunday, January 18, 2015

SCCM Site System Roles

Different SCCM Site System Roles

1. Distribution point: As the name suggests, CM site system stores package files and scripts needed for a package to be executed on client machines.

2. Management point : CM clients cannot communicate with CM site server directly and vice versa. This communication is done via Management point.

3. Reporting point : Its a site server that stores report files used for web based reporting functionality for SCCM.

4. Server Locator Point : In lame words, used to locate management Point needed to install client softwares.

5. FallBack Status point : Generally used for debugging. It helps for monitoring and identifying problems during client installations.

6. State migration point : It stores the user's state migration data when a computer's OS is migrated.

7. System health Validator point : Used along side with Network Access Protection feature in SCCM.

8. PXE Service point : It responds to machines requesting for deployment of OS through PXE.

9. Software Updation point : Used along side with Windows Server Update Services(WSUS). For now, it’s responsible for all software updates in the site.