Skip to content
ShabazTech

Notes of an IT Pro

ShabazTech

Notes of an IT Pro

  • Microsoft Azure
    • Compute
    • Governance
    • Identity
    • Networking
    • Security
    • Storage
  • Microsoft Entra ID
    • Identity
      • Application Management
      • Governance
    • Security
      • Authentication
      • Conditional Access
    • Global Secure Access
      • Internet Access
      • Private Access
  • Microsoft Intune
    • Apps
      • Microsoft365 Apps For Enterprise
    • Devices
      • Windows Clients
    • Monitoring
    • Security
  • Microsoft 365
    • Defender XDR
    • Purview
  • Microsoft OnPrem
    • AD DS
    • Failover Clustering
    • Hyper-V
    • Powershell
    • SQL Server
      • SQL Server 2008R2
      • SQL Server 2012
      • SQL Server 2016
    • System Center Configuration Manager
      • SCCM 2012R2
    • Windows Clients
    • Windows Server
      • Windows Server 2008R2
      • Windows Server 2012
      • Windows Server 2012R2
      • Windows Server 2016
  • Citrix
    • XenApp 6.5
    • XenApp and XenDesktop 7.6 LTSR
    • XenApp and Xendesktop 7.15 LTSR
  • About The Author
  • Microsoft Azure
    • Compute
    • Governance
    • Identity
    • Networking
    • Security
    • Storage
  • Microsoft Entra ID
    • Identity
      • Application Management
      • Governance
    • Security
      • Authentication
      • Conditional Access
    • Global Secure Access
      • Internet Access
      • Private Access
  • Microsoft Intune
    • Apps
      • Microsoft365 Apps For Enterprise
    • Devices
      • Windows Clients
    • Monitoring
    • Security
  • Microsoft 365
    • Defender XDR
    • Purview
  • Microsoft OnPrem
    • AD DS
    • Failover Clustering
    • Hyper-V
    • Powershell
    • SQL Server
      • SQL Server 2008R2
      • SQL Server 2012
      • SQL Server 2016
    • System Center Configuration Manager
      • SCCM 2012R2
    • Windows Clients
    • Windows Server
      • Windows Server 2008R2
      • Windows Server 2012
      • Windows Server 2012R2
      • Windows Server 2016
  • Citrix
    • XenApp 6.5
    • XenApp and XenDesktop 7.6 LTSR
    • XenApp and Xendesktop 7.15 LTSR
  • About The Author
Close

Search

Subscribe
MicrosoftSCCM 2012 R2System Center Configuration Manager

Installing SCCM 2012 R2

By Shabaz
October 5, 2015 7 Min Read
Comments Off on Installing SCCM 2012 R2
Updated on March 30, 2016



In the previous blog post we looked at the different prerequisites that need to be met, before you can install SCCM 2012 R2. In this blog post we will go through the installation process for a stand-alone Primary site.

At the time of writing the latest version(s) for Microsoft System Center 2012 Configuration Manager are SCCM 2012 SP2 and SCCM 2012 R2 SP1. Both of them actually share the same binaries. When you try to download the evaluation version of SCCM 2012 R2 SP1, you will notice that you can download two files,

 

 

Installsccm121

SC2012_SP2_Configmgr_SCEP.exe – Includes the binaries for SCCM 2012 SP2 and SCCM 2012 R2 SP1
SC2012_R2_SP1_Configmgr.exe – Utilized to activate the R2 features.

So you first install SCCM 2012 SP2, and if you want to activate R2 features, you can do so by launching splash.hta found in the installation media extracted from SC2012_R2_SP1_Configmgr.exe

 

 

1. Install SCCM 2012 SP2

 

Before you begin, put an empty text file called No_sms_on_drive.sms on the root drive of each drive you don’t want SCCM 2012 R2 to put content on.

1.1 Launch Splash.hta from the ConfigMgr installation media extracted from SC2012_SP2_Configmgr_SCEP.exe

1.2 Click Install
Installsccm122

1.3 Click Next
Installsccm124

1.4 Leave it at the default selection of Install a Configuration Manager Primary site, click Next
sccminstall1

1.5 Enter a product key, or select to install the evaluation edition of SCCM 2012 R2, click Next
Installsccm125

1.6 Accept the license terms, click Next
Installsccm126

1.7 Accept the license terms for SQL Server 2012 Express, SQL Server 2012 Native Client and Microsoft Silverlight 5, click Next

1.8 I’ve already downloaded the required prerequisite files, so I’m just going to select Use previously downloaded files and provide the path to those files. Otherwise, you have the option to download them, here.
Installsccm127

If the server you are installing SCCM 2012 R2 on, does not have an internet connection for whatever reason, you can download these files on a server with an internet connection, by using the setupdl.exe tool, which you can find in the installation media at \SMSSETUP\BIN\X64

1.9 Downloaded prerequisite components will be verified
Installsccm128

1.10 Select the supported languages appropriate for your environment. It is possible to change this setting post installation. Click Next
Installsccm129

1.11 Select the SCCM 2012 client supported languages appropriate for your environment. It is possible to change this setting post installation. Click Next
Installsccm1210

1.12 Specify a unique three character site code, provide a site name, and specify the installation folder. Keep the check mark for installing the Configuration Manager console
Installsccm1211

1.13 Select Install the primary site as a stand-alone site, click Next
Installsccm1212

1.14 Click Yes to continue. Prior to SCCM 2012 SP1 and SCCM 2012 R2, it was not possible to join a stand-alone primary site to a CAS after the installation. But since those two versions, it is possible to install an empty CAS above the stand-alone primary site.
Installsccm1213

1.15 The default selections are fine if you are co-locating the SQL server on the site server, and kept the default instance ID when you installed SQL Server. Click Next.
Installsccm1214

1.16 Specify the appropriate paths, I’m just going to keep the default paths provided by the installation wizard, because I made default selections while installing SQL Server
Installsccm1215

1.17 SMS Provider will be installed on the site server, so just click Next
Installsccm1216

1.18 No Public Key Infrastructure has been set up, so just make the selections in the screenshot below, then click Next
Installsccm1217

1.19 Install the Management Point and the Distribution Point on the site server, and once again since no PKI has been configured, choose HTTP as client connection method for both
Installsccm1218

1.20 Make your selection, click Next
Installsccm1219

1.21 Click Next on the Settings Summary page
Installsccm1220

1.22 A prerequisite check will run. Any errors listed on this page, will have to be fixed before you can continue the installation. As you can see, I received an error regarding WSUS missing on the site server. I will install WSUS when I set up the Software Update Point. Warnings do not prevent you from continuing the installation.

If you want to run a prerequisite check outside of the installation wizard, you can use the Prereqchk.exe tool found in the installation media at \SMSSETUP\BIN\X64. Prereqchk.exe is a stand-alone application, that verifies server readiness for a site server or specific site system roles. You can run Prerequisite Checker at a command prompt and specify specific command-line options to perform only checks that are associated with the site server or site systems that you specified in the command line.

Click Begin Install
Installsccm1221

1.23 You can click on View Log to view the different tasks the installation is performing. You can find this log file on the root of %systemdrive% , it’s called ConfigMgrSetup.log
Installsccm1222

You should use CMTrace.exe found in the installation media at \SMSSETUP\TOOLS to view all SCCM related log files. CMTrace formats the logs nicely and also allows monitoring logs in real time as they are written.
Installsccm120

1.24 After the installation has completed, you can check which version of SCCM 2012 has been installed by launching the Configuration Manager Console, clicking on the arrow in the top left corner, and selecting About Configuration Manager
Installsccm1223

Installsccm1224

 

 

2. Upgrade to SCCM 2012 R2 SP1

 

2.1 Launch splash.hta found in the installation media extracted from SC2012_R2_SP1_Configmgr.exe
2.2 Click Upgrade
Installsccm1225

2.3 Click Next
Installsccm1226

2.4 Accept the License Agreement, click Next
2.5 Click Install
Installsccm1227

2.6 Click Finish
Installsccm1228

2.7 If you now check which version of SSCM 2012 you are running, you will see that the About Configuration Manager dialog box shows SCCM 2012 R2 SP1
Installsccm1229

2.8 Validate the status of the site and components selected during the installation of the stand-alone primary site, by starting the Configuration Manager Console. Navigate to the Monitoring Workspace → System Status → Site Status,
sccminstall3

and Monitoring Workspace → System Status → Component Status
sccminstall4

Tags:

MicrosoftSCCMSCCM 2012R2
Author

Shabaz

Follow Me
Other Articles
Previous

Installing SCCM 2012 R2 Prerequisites

Next

SCCM 2012 R2 Quickstart Installation Guide

Archives

Tags

Active Directory Citrix Failover Clustering Microsoft Powershell SCCM SCCM 2012R2 Server 2008R2 Server 2012 Server 2012R2 Server 2016 SQL Server Symantec VSF Test Labs Windows Clients Windows Server XenDesktop 7.6 LTSR Xendesktop 7.15 LTSR

Popular Posts

  • How to check if a machine is physical or virtual
  • Exporting multivalued attributes with Export-CSV cmdlet
  • Installing Remote Desktop License Server on Windows…
  • Configuring Remote Desktop Services Profile settings…
  • Installing Citrix XenApp and XenDesktop 7.15 LTSR
  • Enabling LDAPS with certificate from a 3rd party CA
  • Assigning ownership of files and folders with Takeown.exe
  • Retrieving User properties from Active Directory
  • SCCM 2012 R2 Client Installation
  • Citrix XenApp 6.5 Architectural Components
© 2014- 2026 — ShabazTech. All rights reserved.