Complete SCCM 1511 Installation Guide

Benoit LecoursSCCM23 Comments

In the first post of this SCCM 1511 Installation Guide blog series, we planned our hierarchy, prepared our server and Active Directory. In part 2, we installed and configured SQL in order to perform SCCM 1511 installation. In part 3, we will run the prerequisite checker and proceed to the complete SCCM 1511 installation. We will install a stand-alone Primary site. If you’re already running SCCM 2012 and want an upgrade to SCCM 1511, do not follow this guide. This guide is for a new SCCM 1511 installation only. See our upgrade guide instead. Prerequisite Check Before launching the SCCM 1511 installation, we recommend to launch the Prereqchk tool in order to verify if all components are configured correctly. The SCCM 1511 installation wizard will also run this check but if you’re missing a requirement, you’ll have to go through the whole installation wizard again after fixing it. We prefer to use the standalone tool before running the setup. To start the prerequisite check … Read More

8 Ways to Monitor Distribution Points in SCCM

Nicolas PilonSCCM12 Comments

Distribution Points are an important part of the infrastructure of SCCM especially if you rely on an inefficient network. Clients must able to reach them to install applications, packages, software updates, and operating systems. SCCM distribution point monitoring is an important part of your infrastructure health. If you plan to install new distribution points in your organization, refer to our distribution point installation guide in Configuration Manager 2012. Once the installation is completed the work does not stop there, you must be sure to manage and monitor them. Monitoring distribution points daily is required to maintain high service availability. In this post, we will explain the best ways to monitor distribution points such as: Console – Administration Console – Monitoring Site Status Console – Monitoring Component Status Console – Monitoring Configuration Console – Monitoring Reports Logs – Site System Server Toolkit – DP Job Manager System Center Dudes | System … Read More

How to perform a SCCM 2012 R2 Installation

Benoit LecoursSCCM6 Comments

In the first part of this SCCM 2012 and SCCM 1511 blog series, we planned our hierarchy, prepared our server and Active Directory. In part 2, we installed and configured SQL in order to perform SCCM 2012 R2 installation. In part 3, we will run the prerequisite checker and proceed to the SCCM 2012 R2 installation. We will install a stand-alone Primary site.   Prerequisite Check Before launching the SCCM 2012 R2 installation, we recommend to launch the Prereqchk tool in order to verify if all components are configured correctly. The SCCM 2012 R2 installation wizard will also run this check but if you’re missing a requirement, you’ll have to go through the whole installation wizard again after fixing it. We prefer to use the standalone tool. To start the tool : Open an Administrator command prompt Browse to .\SMSSETUP\BIN\X64 Run the following command : prereqchk.exe /AdminUI If you follow the guide correctly you’ll have this wonderful result : Refer to this … Read More