SCCM Tutorial | Microsoft SCCM Tutorial for Beginners


SCCM Tutorial – Table of Content

What is SCCM and how it works?

System Center Configuration Manager (SCCM) is a product from Microsoft for systems management connected over the corporate network.It’s a software management suite that allows us to manage Windows, macOS (OS X), Linux, or UNIX systems.It can also manage mobile operating systems such as Windows Phone,Symbian,iOS, and Android. It provides features like patch management, remote control, operating system deployment, network protection, and many more.

SCCM manages both application installations and software updates. It provides distributed deployment on remote systems connected through the corporate network. We can configure a few target machines through the management console. It even keeps track of the network’s inventory.

Start learning Microsoft SCCM online course from hkrtrainings to make a bright career in the world of SCCM!

SCCM version history

The SCCM was originally released with the name ‘Systems Management Server 1.0’ in 1994.It targeted management of MS-DOS, Windows for Workgroups, Macintosh, LAN Manager, etc. It has evolved drastically over the years incorporating many features. Let’s see some of the significant releases.

The ‘Systems Management Server 1.2’ was released in 1996, which includes remote-control, SNMP, inventory, and network monitoring capabilities.  Microsoft introduced software-distribution capabilities in ‘Systems Management Server 2003’ in 2003.

The ‘System Center Configuration Manager 1602’ released in 2016 includes conditional access for PCs, Office 365, management of mobiles, and Windows 10. In the same year, they improved integration with the Windows Store to support online and offline licensed apps.The latest stable version of SCCM was released on April 1st, 2020. The name of this version is ‘Endpoint Configuration Manager 2002’.

SCCM Architectural components

Let’s look at the architectural components of SCCM 2012 R2. The core role of SCCM is a site. The SCCM 2012 architecture consists of three different site types.

  • A single stand-alone primary site with no secondary sites
  • A primary site with one or more secondary sites
  • A central administration site at the top level with one or more primary sites. The primary sites, in turn, can have one or more secondary sites.

Central Administration Site (CAS)

When an organization has to maintain more than 100,000 clients, then we should go for CAS. We can set up primary sites for a set of clients. The primary sites in CAS hierarchy are treated as child sites. They have limited roles and no clients assigned. The CAS should be configured with a SQL server to store the hierarchical data. The entire SCCM can support a maximum of 400,000 clients.

SCCM Training

  • Master Your Craft
  • Lifetime LMS & Faculty Access
  • 24/7 online expert support
  • Real-world & Project Based Learning

Primary Site

Primary sites manage clients through connected networks. A primary site can support up to 250 secondary sites, 100,000 clients, and 10 management points. If an organization has to manage less than 100,000 clients, then a single stand-alone primary site would suit best.

Secondary Site

To service clients in remote locations, we can use secondary sites. A secondary site can be installed from the Configuration Manager console. When a secondary site is installed, a management point and a distribution point are automatically deployed. A secondary site requires either a SQL Server Express or a full instance of SQL Server.

Frequently asked SCCM Interview Questions and Answers !!

Features of SCCM

Below are the primary management features of the Configuration Manager.

Co-management

We can attach existing Configuration Manager deployment to the Microsoft 365 cloud using co-management. We can manage Windows 10 devices by both Configuration Manager and Microsoft Intune. 

Desktop Analytics

It is a cloud-based service that can integrate with the Configuration Manager. We can combine data from our organization with the data collected from millions of devices and provide insights. 

Cloud-attached management

We can use cloud management gateway, cloud-based distribution points, etc. to manage internet-based clients.

Real-time management

We can use CMPivot to query online devices for deeper insights. We can also deploy Windows PowerShell scripts to clients.

Application management

We can create, manage, deploy, and monitor applications on different devices. We can also integrate with the Microsoft Store to deliver cloud-based apps.

OS deployment

We can deploy OS images on specified target machines. The image deployment might use PXE, multicast, or bootable media.

Software updates

We can monitor and deploy software updates within an organization. 

Company resource access

Users from remote locations can access data and applications. It includes Wi-Fi, VPN, email, and certificate profiles.

Compliance settings

We can assess, track, and remediate the configuration compliance of client devices. We can also configure compliance settings to only a few specified target devices.

Endpoint Protection

It provides security, antimalware, and Windows Firewall management for all the systems connected in your organization. 

Inventory

We can monitor assets like hardware devices and software that belong to an organization.

Related Article: SCCM Certification

others, sccm-tutorial-description-0, others, sccm-tutorial-description-1

Subscribe to our YouTube channel to get new updates..!

On-premises mobile device management

This supports managing Windows 10 Enterprise and Windows 10 mobile devices.

Power management

We can monitor the power consumption of client computers. We can configure the power plans of the systems in an organization.

Remote control

We can remotely deploy client computers from the Configuration Manager console.

Reporting

It offers advanced reporting capabilities. It provides a lot of default reports too.

Software metering

We monitor the software usage data from the clients. We can determine if the software is being used or not.

Prerequisites for SCCM installation

The following are the prerequisites that we need to set up before going through with the installation of the SCCM.

  • Create system management container
  • Assign site server computer permissions on the container
  • Extend active directory schema
  • .Net Framework 
  • Remote differential compression
  • Windows assessment and deployment kit

We can install a prerequisite checker (Prereqchk tool) and verify if all the components are configured or not. Open a command prompt as an administrator. Go to ‘.\SMSSETUP\BIN\X64’ location and the below command. Prereqchk.exe /AdminUI

The pre checker will run and check for all the required components. If all the components are found, we will get a result that says ‘All required prerequisite tests have completed’ with a status of success. Now you are good to go ahead with the SCCM installation.

SCCM Training

Weekday / Weekend Batches

Installation of SCCM

Download the SCCM ISO from the https://www.microsoft.com/Licensing/servicecenter/default.aspx page. Run the ‘Splash.hta’ file and select the ‘Install’ option. The initial screen will show the steps necessary to install SCCM. Click on ‘Next’, and you will get a ‘Getting Started’ screen. Select the ‘Install a Configuration Manager Primary Site’ checkbox and click on ‘Next’. 

Enter the product key and click on ‘Next’. Accept all the Microsoft Software License Terms, the Product License Terms, and click on ‘Next’. You will get a ‘Prerequisite Downloads’ screen. Specify the location for the prerequisite file download, and click on ‘Next’. On the Server, and Client Language Selection screens, select ‘English’ as the language, and click on ‘Next’.  

Enter the site code, site name, and specify the installation folder on the ‘Site and Installation Settings’ screen. Select the ‘Install the primary site as a stand-alone site’ option on the ‘Primary Site Installation’ screen. Enter the SQL server name, database name, and click on ‘Next’. On the next screen, enter the path to the SQL Server data file, path to the SQL Server log file, and click on ‘Next’.

Click on ‘Next’ on the SMS Provider Settings screen. Select the ‘Configure the communication method on each site system role’ option on the ‘Client Computer Communication Settings’ screen, and click on ‘Next’. Select the ‘Install a Management Point’, ‘Install a Distribution Point’ checkboxes, and click on ‘Next’. Click ‘Next’ on the ‘Usage Data’ screen. Click ‘Next’ on the next screen too. 

You will get a summary of all the options that you have selected.Click on ‘Next’ to proceed. On the next screen, you can see the prerequisite checks. Click on ‘Begin Install’ to start the installation. Once the installation is complete, click on ‘Close’.

Related Article: SCCM Client Installation

Comparison between SCCM and WSUS

Both the SCCM and WSUS are patching solutions developed by Microsoft, but they have some differences. 

  • Both SCCM and WSUS are on-premise solutions.
  • Organizations of any size can use WSUS. Organizations of large size will use SCCM.
  • WSUS offers some patching automation with no up-front costs. SCCM is a paid patch system. 
  • WSUS does not offer reporting and network visibility. 
  • WSUS does not handle patching third-party applications.SCCM provides more support for third-party application patching.

Conclusion

Systems Center Configuration Manager (SCCM) is a perfect solution for managing a large number of systems with various operating systems. SCCM has been used by many organizations. The learning curve for SCCM is complex, but once you get started with it, it will be easier to work with SCCM. The SCCM helps in standardizing all your systems in your domain. Even if your system is connected to your network with a live connection, or with a VPN, or through a remote connection, you can configure it easily with SCCM.

Related articles:

1.Sccm Deployment

2.Difference between SCCM and WSUS

3.Sccm overview

4.Altiris Training

5. SCCM Latest Version



Source link

Leave a Reply

Subscribe to Our Newsletter

Get our latest articles delivered straight to your inbox. No spam, we promise.

Recent Reviews


Anaplan Dashboard – Table of Content

Introduction to Anaplan

Anaplan is the best business planning software company located in San Francisco, United States of America. Anaplan software sells subscriptions for cloud-based business planning software and also offers the data for decision-making tasks. The main purpose to develop Anaplan software is to build a platform to connect people around the world, data, and create an effective business plan. Anaplan software also delivers a unified real-time, cloud-based environment to optimize the planning, and also facilitate the decision-making capabilities to a different operational level.

To gain in-depth knowledge with practical experience, then explore HKR’S Anaplan Training!

Anaplan Dashboard

Anaplan dashboard is a combination of the grids, and charts used to design models, or business planning designs. This dashboard allows users to include n number of elements depending on their requirement. It’s very user-friendly and easy to use. The below diagram gives a simple glimpse of the Anaplan dashboard. 

Types of Anaplan dashboards

Below are the important dashboard types that are designed to direct a particular user guide. They are;

  • Landing dashboard: this is the first set of Anaplan dashboards, which is visible when you log in to the Software. This type of dashboard is very simple, concise, and also directs users about the tasks they need to undertake, and provides relevant information related to actions. 
  • Operational dashboards: this type of dashboard displays the data which illustrate the day-to-day business activities. The operational dashboard also allows users to include real-time data to perform business operations smoothly.
  • Strategic or executive dashboard: this type of Anaplan dashboard provide the executive with a high-level overview of the various business functions along with opportunities and ideas.
  • Analytical dashboard: this type of dashboard displays operational or strategic data in the form of drill-down and also helps users to explore slice and dice to reveal various data insights.

Get ahead in your career with our Anaplan Tutorial!

Anaplan Training

  • Master Your Craft
  • Lifetime LMS & Faculty Access
  • 24/7 online expert support
  • Real-world & Project Based Learning

Dashboard framework

There are three parts that are important to build a framework, they are;

Let us discuss them one by one:

    • The Header: this framework building block mainly focuses on navigation and global page sectors such as time, version, geographic locations, etc. With the help of the header section, you can also place the most used dimensions to the top left of the screen. The header enables you to read a screen in much the way they read a book.
    • The body: this body section contains grids and charts, also sometimes images. Always remember one thing: try not to add many elements on the dashboard and make sure that the grip elements are consistent for all the elements, keep column width consistent, brief the label width wherever it is required. The “simplicity” is a key to creating a dashboard and trying to create it by using four-quadrant approaches in the body of the dashboard.
    • The footer: this is an optional step and also offers pointers to the next activity or buttons to trigger the actions.

Dashboard layout

To improve the dashboard usability, follow the below guidelines or layout design.

  • The language which you select on the dashboard must reflect the language that includes jargon, or errors. More importantly, it should feel like an easy to use customized environment.
  • Decide on how you are going to access the dashboard using desktop, tablet, or mobile? While customizing the dashboard, you should have a clear idea of how you are going to use it, it’s good to use a screen resolution. 
  • Last but not least, think about how wide your audience is? Are they need any special requirements? Any color blindness?

As a designer, you must keep all these things in mind while designing a dashboard.

Important factors about Dashboard layout:

  • Don’t ever clutter the dashboard, try to keep it simple and more effective.
  • Consider building a landing dashboard in the four quadrants. This is one of the simplest layouts to create and is also quick to comprehend.
  • Think about splitting the models into inputs, calculations, and outputs. The more important thing is that the dashboard should effectively display the outputs.
  • Always try to build a dashboard in a top-down approach that should contain a dashboard summary at the top and a description at the bottom.
  • Set the height and width pixel settings to -1 to ensure that all the elements must automatically adjust to the screen size.

Using Anaplan features in the dashboard:

  • This enables synchronization where users can make use of real-time data.
  • Most importantly if there any conditional formatting statements need to be added to the data before any item will be added to the dashboard.
  • Make use of the dashboard element menu to narrow the focus on the data model, or filter the view of the grid. These modifications should reflect on the dashboard.
  • For a chart, users need to list out the multiple elements, and they need to reduce the view of the chart by clicking on a chart series to hide that series and rescale the chart axis.
  • Use the drill-down method to view important formulas and the grid details,( the navigation to add this option is as shown below:  go to the context menu -> right click then click on “drill-down”).
  • You should be aware of the currency format, and dont forget to define them if the dashboard refers to a single currency.
  • Are you using any decimal number, and be sure to define appropriate fixed numbers.
  • Remind your users about the search function with the help of two options, 

They are;      

a.context menu 

b.dashboard menu element.                                                                     

  Top 30 Anaplan Interview question & answers for 2020

HKR Trainings Logo
Subscribe to our YouTube channel to get new updates..!

Dashboard and data access

In contents, users view the modules and dashboard they have been using to access. These modules and dashboards are organized into functional areas (that means meaningful groups that are easy to navigate).
Assigning data access to a specific role, and also limiting access to particular modules and dashboards. To make this process robust, follow these steps to robust data access:

  • When creating roles, employ a need-to-know approach to the data processor. This ensures that the roles realistically represent the activities of user groups.
  • You need to dashboard that is targeted directly to the requirement of the role. It’s always good to have three simple dashboards, which are directed to three different roles, rather than one dashboard that displays the data with an appropriate user.

Dashboards -Selective access:

This is nothing but a combination of both selective access and menu option that offers an administrative workspace with a fine level of granularity to control user access to the dashboard.

 First, let’s start with selective access:

Anaplan dashboard respects the selective access set across model:

The navigation to follow:

  • Roles -> version dashboard elements only display the versions to which the user has access.
  • Roles -> Modules dashboard that is available to the user if they have read or write access to all of the module elements are published from.
  • Selective access on lists dashboard elements that only display list items to which the users have access.

Dashboard- menu option:

  • The administrator can set up user access for each dashboard grid element individually.  When an administrator selects a grid or chart element, the menu options are displayed in the dashboard designer properties panel.
  • The menu that is accessed from the dashboard element menu option provides the basis for the organization of menu options. For example, you can choose the pivot function from the view menu (this is also known as view-Pivot).
  • Similarly from the menu option, you can control whether the user can use the import function (this can be done using data-import).
  • The open source module controls whether a user can open the module that is the source of the grid or chart element.
  • To access the menu option, you can select the option that you want to make available to the end-users and clear the option that you want to hide from them.
Anaplan Training

Weekday / Weekend Batches

Final Words

There are a lot of different dashboards available on the market, but choosing the best one takes time and you can think that it is a big challenge. Anaplan dashboard has not only been developed to help IT people but also non-IT and business analyst professionals. The main purpose to use the Anaplan dashboard is to offer a subscription service for the cloud application/ software and also helps designers to create a business plan or customize the dashboard according to their requirements. In this Anaplan dashboard post, we have explained you the dashboard types, overview, framework, selective access, and menu options.

 

Related Article:



Source link