SCCM 1511 – Step by Step Installation Guide


I’ve had a few requests to document the installation of the latest release of ConfigMgr, so here it is.

I’ve recently posted an upgrade guide that will get you from ConfigMgr 2012 (SP1+) to the new version of ConfigMgr. You can view that post here and previously I have posted a Step by Step guide for ConfigMgr 2012 R2 here.

This post will guide you through the installation of a single primary site server with MP and DP roles installed as part of the install wizard and SQL installed locally.

Take a look at Microsoft’s Supported Configurations documentation on TechNet before embarking in any installation.

This guide assumes that no previous version of ConfigMgr is installed in the Active Directory domain it is being installed into.

Before installing ConfigMgr 1511 you will need to run through some prep work to get the Active Directory configured and extended, along with some application and role/feature installs.

Prepare Active Directory for Configuration Manager

Create the System Management Container in AD

Connect to a domain controller and load ADSI Edit. Under the System OU create a new Object

Choose Container and click Next.

R202

Enter the name System Management and click Next.

R203

Complete the wizard and close ADSIEdit.

Delegate control to the SCCM site server to the newly created container in AD Users and Computers. Create a custom task to delegate and choose ‘This folder, existing objects in this folder and creation of new objects in this folder’

R204

R205

Check all Permission boxes and complete the wizard

R205a

Extend the Schema

From the ConfigMgr media copy the \SMSSetup\Bin\x64\ folder to a Domain Controller holding the Schema Master Role. Ensure the account used is a member of the Schema Admins group in AD.  Right click the Extadsch.exe and choose ‘Run as Administrator ‘.

R206

A log file ‘ExtADSch.log’ will be generated on the root of the C: Drive. Check for the entry ‘Successfully extended the Active Directory schema.’

To check what Extadsch.exe is doing to the Active Directory then open up the file ConfigMgr_ad_schema.ldf that is located in the same folder.

Install Site Server Prerequisites

The following roles and features need to be installed onto the SCCM Site Server prior to installation:

  • BITS
  • Remote Differential Compression
  • IIS Components*
  • .Net Framework 3.5
  • .Net Framework 4.5

*Add the following IIS components

Common HTTP Features

Default Document

Directory Browsing

HTTP Errors

Static Content

HTTP Redirection

Health and Diagnostics

HTTP logging

Logging tools

Request Monitor

Tracing

Performance

Static Content Compression

Security

Request Filtering

Basic Authentication

IP and Domain Restrictions

URL Authorization

Windows Authentication

Application Development

.NET Extensibility 3.5

.NET Extensibility 4.5

ASP

ASP.NET 4.5

ISAPI Extensions

ISAPI Filters

Management Tools

IIS Management Console

IIS 6 Management Compatibility

IIS 6 Metabase Compatibility

IIS 6 Management Console

IIS 6 Scripting Tools

IIS 6 WMI Compatibility

IIS Management Scripts and Tools

Management Service

 

Install Windows Assessment and

Deployment Kit (Windows ADK) for Windows 10

Download the Windows 10 RTM ADK release 10.0.26624.0 from here

Run the adksetup.exe file.

Up1511-005

Click to install the ADK files into the default path. Click Next.

Up1511-006

Decide whether to add Windows Kits to the system. Click Next.

Up1511-007

Accept the ADK licence agreement.

Up1511-008

Select only Deployment Tools, Windows PE and USMT components for installation. Click Install.

Up1511-009

Up1511-010

Click Close when complete

Up1511-011

Install SQL Server 2014 and SP1

SQL Server 2014 SP1 with no cumulative update is being installed as the SCCM database. For Supported versions of SQL Server check TechNet here

The initial install is SQL RTM.

Run the setup.exe

Install a new stand-alone installation of SQL 2014.

1511Fresh-001

Enter a product key for SQL and click Next.

1511Fresh-002

Accept the licence agreement and click Next.

1511Fresh-003

At this stage you can opt to turn on Windows Updates for SQL. Click Next.

1511Fresh-004

Address any Install Rules that need resolving. Click Next.

1511Fresh-005

Choose ‘SQL Server Feature Installation’ so the install can be customised and click Next

1511Fresh-006

Select Database Engine Services>Full-Text and Semantic Extraction for Search and Management Tools – Basic and Complete. Change any install paths for SQL at this stage. Click Next.

1511Fresh-007

Choose the Default Instance and click Next.

1511Fresh-008

Select any accounts to run the SQL services. Note that using a named account for SQL services will require a SPN creating in AD (see Optional configurations here).

1511Fresh-009

Click the Collation tab and then the Customize button.

1511Fresh-010

Choose the ‘SQL Collation, used for backwards compatibility’ option and choose SQL_Latin1_General_CP1_CI_AS. Click Ok. Click Next.

1511Fresh-011

Use Windows authentication and Add the current user. Click Next.

1511Fresh-012

Click Install to begin the installation process.

1511Fresh-013

1511Fresh-014

Click Close when complete

1511Fresh-015

Download the SQL Server 2014 SP1 from here

Run the SQLServer2014SP1-KB3058865-x64-ENU.exe file

Accept the licence agreement and click Next.

1511Fresh-016

Click Next

1511Fresh-017

Address any in use features

1511Fresh-018

Click Next when ready to progress the upgrade

1511Fresh-019

Click Update

1511Fresh-020

1511Fresh-021

Click Close when the upgrade is complete

Once installed open up SQL Server Management Studio and limit the amount of RAM SQL can use to 50% of total RAM. Set the value for both max and min.

1511Fresh-036

Install WSUS and KB3095113

If you are installing a SUP on your primary site server then you will need to install WSUS and KB3095113 (Server 2012 and 2012 R2 only).

In the Add Roles and Features Wizard select Windows Server Update Services.

1511Fresh-023

Click Add Features

1511Fresh-024

If using the SQL Server database you can remove to install the WID (Windows Internal Database)

1511Fresh-025

Click Remote Features then click Next

1511Fresh-026

Click Next

1511Fresh-027

Select Database to use the SQL Server. Click Next

1511Fresh-028

Enter a location to store the WSUS Content and click Next

1511Fresh-029

Enter the NETBIOS name of the ConfigMgr site server (it’s hosting the SQL DB) and select ‘Check Connection’.

1511Fresh-030

Click Install

1511Fresh-031

1511Fresh-032

Once the installation is complete click Close

1511Fresh-033

Now launch the post installation tasks

1511Fresh-034

1511Fresh-035

Download the KB3095113 hotfix from here and install.

Install SCCM 1511

Download the SCCM media and run the splash.hta file. Click Install

1511Fresh-037

Click Next

1511Fresh-038

‘Install a Configuration Manager primary site’ will already be selected. Click Next.

1511Fresh-039

Enter a licence key and click Next.

1511Fresh-040

Accept the licence agreement and click Next

1511Fresh-041

Accept the pre-requisite licence terms and click Next

1511Fresh-042

Create a folder to store the pre-requisite downloads. Populate the download path with this folder location. Click Next

1511Fresh-043

1511Fresh-044

Select the language for the console and reports. Click Next

1511Fresh-045

Select the language for the client computer. Click Next

1511Fresh-046

Enter a 3 digit site code and site name and click Next. Be aware of Microsoft list of pre-reserved site code names. http://support.microsoft.com/kb/279868/en-us

1511Fresh-047

Choose to install a stand-alone primary. Click Next

1511Fresh-048

Click Yes when prompted

1511Fresh-049

Click Next to set the Database information.

1511Fresh-050

Set the locations to the SQL transaction and log files. Click Next

1511Fresh-051

Click Next at the SMS Provider screen

1511Fresh-052

Set ‘Configure the communication method on each site system role’ as a PKI infrastructure is not being used. Click Next.

1511Fresh-053

Click Next to install a Management Point and Distribution Point.

1511Fresh-054

Click Next at the Usage Data screen

1511Fresh-055

Ensure ‘Yes, let’s get connected’ is selected to take advantage of the new Service Connection Point feature. Click Next

1511Fresh-056

Click Next at the Summary Screen

1511Fresh-057

Pre-requisite checks will run. Address any failed statuses. I have to change my SQL service to run with a domain service account, NETWORK SERVICE or LOCAL SYSTEM.

1511Fresh-058

You can continue on Warnings but take a look at those post install. Click Begin Install.

1511Fresh-059

1511Fresh-060

Click Close once the installation is complete.

1511Fresh-061

Launch the SCCM Console. Ensure the site and database report as healthy in the Monitoring workspace under System Status>Site Status

1511Fresh-062

 

 

 

17 comments

  1. For some reason I am getting hung up on the last part after the SQL database is created. When it copy files it stops and says that it has encountered fatal errors while performing the file operations.

    The error logs show that the files failed to copy to the C:\ drive (see below)

    My account is a domain and local admin.

    Any thoughts? I would greatly appreciate it. I’m sure I am missing something obvious. I followed your guide (and loved it until the error part).

    ERROR: Failed to copy C:\SYSCTRCONFIGMGRANDENDPNTPRTCTN_2012W_SP2\SMSSETUP\bin\x64\IntuneContentManager\Microsoft.Management.Services.Publishing.CommonStringResources.resources.dll to c:\program files\microsoft configuration manager\bin\x64\intunecontentmanager\microsoft.management.services.publishing.commonstringresources.resources.dll, Win32 error = 2 $$
    ERROR: Failed to copy C:\SYSCTRCONFIGMGRANDENDPNTPRTCTN_2012W_SP2\SMSSETUP\bin\x64\IntuneContentManager\Microsoft.Management.Services.Publishing.CommonStringResources.resources.dll to c:\program files\microsoft configuration manager\bin\x64\intunecontentmanager\microsoft.management.services.publishing.commonstringresources.resources.dll. $$

  2. Hello,

    I am looking to deploy SCCM CB, we are a school district with 10 building. I wanted to do this in VMware.
    My plan was to have a Stand-alone Site Server with a Management Point on that server, separate server for a database, 2 distribution points, server for SUP, server for OSD, and one server for Application Catalog.

    What do you folks think? Should this be enough? I would appreciate any input.

    Thanks

      1. Mike. Sorry it’s not the sort of thing that can be advised from the details given. Other factors have to be taken into when defining a site over 10 sites. Recommend you get a consultant in to advise on the best set up for your topology.

  3. • Hands on knowledge on System Center Configuration Manager 2012, Packaging, Automation, Imaging, software distribution, patching.

    i need to learn this.i cant understand.pls help me.

  4. Thank you very much for your comprehensive guides.

    I’m looking for guidance on what size network is it appropriate to install SCCM. SCCM, much less SCOM, seems like a quite large complex system with a lot of moving parts, and I’m wondering if, since I’m only dealing with a 6 servers and a dozen or so VMs, does it make sense to implement SCCM? Our primary use for SCCM would be to enforce SC Endpoint Protection and other service updates. Currently I’m just updating manually.

    I’ve looked around for guidelines or best practices on is SCCM is well-suited for a small network but I’ve not found anything relevant. Any advice or links would be greatly appreciated.

    Thanks,

    Simon

Leave a Reply