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
How to perform a SCCM 2012 R2 Installation
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