Microsoft has just announced the release of SCCM 1511. Before performing your SCCM 1511 upgrade, we recommend that you read all the available resources and carefully plan the upgrade process throughout your SCCM 2012 R2 SP1 hierarchy. The good news is that our SCCM 1511 Upgrade Guide will list everything you need to know before applying this major upgrade to your existing SCCM 2012 installation. We’ve got you covered !

In this blog post, we will guide you through the whole upgrade process to bring your existing SCCM 2012 R2 SP1 to SCCM 1511. See our complete installation guide if your starting from scratch.

New Features

SCCM 1511 brings a whole new set of features. Don’t get surprised, the gap isn’t as big as 2003 to 2007 or 2007 to 2012. The console has the same look and concepts are the same. If you’re upgrading from 2012, the upgrade process is similar as applying a Service Pack. No need to do a side-by-side migration which is a pretty good news !

We suggest to read our blog post to know everything about the new features before upgrading.

Naming Convention

You may wonder why Microsoft has decided to name the next version of SCCM that way. You may heard the name SCCM Vnext or SCCM 2016 but the final name is simply SCCM. This is due to the fact that SCCM is now part of the new SaaS platform which means that its update cycle will be much quicker than before. Each new version will be named as SCCM YYMM (Year Month). The first release is 1511 (for November 2015). Microsoft needed a way to keep the same upgrade pace than Windows 10 and decided to opt for the same naming convention which makes sense. Here’s chances that a new build of Windows will simultaneously bring a new SCCM build.

Upgrade Path

Depending your actual SCCM version you have different options :

  • You can upgrade directly to SCCM 1511 if you’re running the following versions.  Keep reading, this guide is for you ! (Cumulative Update are not mandatory)
    • SCCM 2012 SP1
    • SCCM 2012 SP2
    • SCCM 2012 R2
    • SCCM 2012 R2 SP1
  • If you’re running SCCM 2012 (non-SP), you need to apply first  Service Pack 1 or Service Pack 2 before upgrading. Use our blog post to apply it and come back to this guide afterward
  • If you’re running a Technical Preview on your lab server. Completely uninstall it before doing a fresh install. An upgrade is not supported from a Technical Preview version
  • If you’re running SCCM 2007 a side-by-side migration is still possible but you must first start by a fresh install on a separate server. Supported SCCM 2007 is SP2+
  • If you’re running SMS 2003, you seriously need to upgrade your remaining XP computers !
  • If you’re not running any version of SCCM in your environment, refer to our full installation guide

Prerequisites

  • Our post focus on what needs to be done to upgrade a stand-alone SCCM 2012 R2 SP1 Primary Site to SCCM 1511
  • If you have a hierarchy with a Central Administration Site and multiple Primary Site, start with the top of the hierarchy (CAS) and go down, upgrading all Primary Sites and Secondary Sites.
  • You need to upgrade your ADK version to version 10 before the upgrade process. See section Windows Automated Deployment Kit (ADK) of our Windows 10 blog post to know how to upgrade. Also consult this blog post from the product group to use the right version of ADK 10, there’s a bug in the latest release
  • If you’re planning to use Windows 10 Servicing, you need to consider applying this important WSUS update to your Windows Server. This hotfix is only available for Windows 2012, if you’re running your Software Update Point on Windows 2008, consider moving your SUP to a Windows 2012 server
  • Review the upgrade checklist from Technet

Database Replication

If you have a database replica for management point, disable Database replication. If you don’t use this function, skip this step and go to the Backup and TestDBupgrade section

  • Open the SCCM Console, browse to Administration / Site Configuration / Servers and Site System Roles
  • Select the Site System that hosts the management point that uses the database replica
  • Right click Management point and select Properties

sccm 2012 r2 sp1 upgrade

  • On the Management Point Database tab, select Use the site database and click Ok

sccm 2012 r2 sp1 upgrade

  • Connect to the SQL server hosting the replica databases
  • Open SQL Management Studio
  • Go to  Replication / Local subscription
  • Right click the replica and select Delete. Select Yes to the warning prompt

sccm 2012 r2 sp1 upgrade

  • Right click the publisher database and select Delete. Select Close existing connections and click OK
  • Connect to the SQL server hosting the site database
  • Open SQL Management Studio
  • Go to Replication and select Disable Publishing and Distribution

sccm 2012 r2 sp1 upgrade

  • On the next screen, click Next
  • Select Yes, disable publishing on this server and click Next, Next, Next
  • Click Finish

Backup and TestDBUpgrade

  • Before upgrading, perform a backup of your SCCM database.
  • It is recommended to test your Configuration Manager database before the upgrade.  Detailed procedure is available on Technet, here’s the resumed version :
    • Backup your site databse
    • Restore it on a SQL server running the same version as your SCCM SQL instance
    • On the SQL server, run the SCCM setup command line using the Testdbupgrade switch
    • Open the log file on C:\ConfigMgrSetup.log
    • If the process is successful, you can delete the database copy
    • If you have errors, resolve them on your SCCM server, do a new backup and restart this procedure

sccm 2012 r2 sp1 upgrade

After you successfully upgrade a copy of the site database, proceed with the “real” upgrade.

Running Console

Close all running consoles on the server. Check also if remotely logged users are running the console in their sessions. The setup won’t check that and you’ll endup having an error in the installation log at the end of the process.

ERROR: Configuration Manager console uninstallation failed. Check log file ConfigMgrAdminUISetup.log.

4410 (98)

SCCM 1511 Upgrade Installation

If you just upgraded to SCCM 2012 R2 SP1, you’ll recognize the process. The user experience is similar to a new SCCM installation or Service Pack.

SCCM 1511 Upgrade

  • Mount the ISO File and run Splash.hta

sccm 1511 upgrade

  • On the main menu, select Install

sccm 1511 upgrade

  • On the Before You Begin screen, click Next

sccm 1511 upgrade

  • On the Getting Started screen, select Upgrade this Configuration Manager site

sccm 1511 upgrade

  • On the Microsoft Software License Terms, check I accept these license terms and click Next

sccm 1511 upgrade

  • On the Prerequisite Licenses, check all 3 boxes and click Next

sccm 1511 upgrade

  • On the Prerequisite Downloads screen, specify a location to download the prerequisite files. This folder can be deleted after the upgrade process

sccm 1511 upgrade

  • The files are downloading

sccm 1511 upgrade

  • On the Server Language Selection screen, select the language you want to display in the SCCM Console and Reports

sccm 1511 upgrade

  • On the Client Language Selection screen, specify the display language for your clients

sccm 1511 upgrade

  • On the Usage Data screen, click Next. This new screen basically tells that you accept that you will send some telemetry data to Microsoft

sccm 1511 upgrade

  • If you have an Windows Intune Connector enabled, you won’t have the Service Connection Point screen during the upgrade process. The Windows Intune Connector will be automatically replaced by a Service Connection Point
  • On the Service Connection Point screen, click Next. Connecting to the service enables your hierarchy to stays updated

9684 (20)

  • On the Settings Summary screen, you will see that you are performing an Upgrade, click Next

sccm 1511 upgrade

  • The Prerequisite Check is running
  • You should have no errors since your site is already installed and running
  • Wait for Prerequisite checking has completed and click on Begin Install

sccm 1511 upgrade

  • The installation is in progress. The installation will run for about 30 to 45 minutes depending of your server specifications
  • You can follow the progress by clicking the View Log button or open the ConfigMgrSetup.log file on the C:\ drive

sccm 1511 upgrade

  • Wait for Core setup has completed and close the wizard

sccm 1511 upgrade

Verification

Once the setup has completed, there’s a couple of check that you can make to be sure the upgrade process was successful.

  • C:\ConfigMgrSetup.log  – Display detailed installation steps. Funny easter egg here, still written Configuration Manager 2012.

sccm 1511 upgrade

Console

  • Open the SCCM Console and click on the upper left corner on the blue arrow and select About Configuration Manager
  • The Console has been upgraded to SCCM 1511 – 5.00.8325.100

sccm 1511 upgrade

Site

  • Go to Administration / Site Configuration / Sites
  • Right-click your site and select Properties
  • The Site Version and Build Numbers has been upgraded to 5.00.8325.1000

sccm 1511 upgrade

Clients

The site server client version will be upgraded to 5.00.8325.1000. A full list of client version is available on this post.

Boot Image

  • Go to Software Library / Operating Systems / Boot Images
  • Validate that the Boot Images has been automatically upgraded to WinPE 10 on your distribution points

sccm 1511 upgrade

Packages

  • Go to Software Library / Application Management / Packages
  • Validate that the Configuration Manager Client Package has been automatically distributed on your distribution points

sccm 1511 upgrade

Post Upgrade

Upgrading your Secondary Sites

If you have any Secondary Sites, you need to manually upgrade them after the migration.

  • Go to Administration / Site Configuration / Sites
  • Select your Secondary Site and click Upgrade on the top ribbon

SCCM 1511 upgrade

  • Click Yes to confirm
  • You can follow the process by selecting the Show Install Status option on the top ribbon

SCCM 1511 upgrade

Intune

If you use Intune with SCCM, at the top-level site upgrades, install a service connection point. This site system role must also be reconfigured with your Intune subscription.

Database Replication

Enable the database replicas for Management Points,  if it was configured before the upgrade.

Maintenance Tasks

Reconfigure any database maintenance tasks you disabled prior to the upgrade. If you disabled database Maintenance tasks for SCCM at a site prior to the upgrade, reconfigure those tasks at the site using the same settings that were in place prior to the upgrade

Updating the Clients and Consoles

Once your site is successfully upgraded, you need to upgrade the clients and console to SCCM 1511. A lower version of the console won’t be able to connect to a newer site. A outdated client will still be able to communicate with your Management Point but we recommend to update them.

Console

You can manually upgrade by browsing to .\ConfigMgrInstallationFolder\tools\ConsoleSetup and execute ConsoleSetup.exe on each computer running the console.

We suggest to create a package or application pointing on the same directory and deploy it using a collection.

All clients with the SCCM console installed

[pastacode lang=”sql” manual=”select%20SMS_R_SYSTEM.ResourceID%2CSMS_R_SYSTEM.ResourceType%2CSMS_R_SYSTEM.Name%2CSMS_R_SYSTEM.SMSUniqueIdentifier%2CSMS_R_SYSTEM.ResourceDomainORWorkgroup%2CSMS_R_SYSTEM.Client%20from%20SMS_R_System%20inner%20join%20SMS_G_System_ADD_REMOVE_PROGRAMS%20on%20SMS_G_System_ADD_REMOVE_PROGRAMS.ResourceID%20%3D%20SMS_R_System.ResourceId%20where%20SMS_G_System_ADD_REMOVE_PROGRAMS.DisplayName%20%3D%20’System%20Center%202012%20R2%20Configuration%20Manager%20Console'” message=”” highlight=”” provider=”manual”/]

Clients

To upgrade the clients, you have various options :

Automatic Client Upgrade

Using the Client Upgrade option, your client will be upgraded automatically within x days using the value specified

  • Go to Administration / Site Configuration / Sites
  • Click on the Hierarchy Settings button on the top ribbon
  • On the Client Upgrade tab
  • Check the Upgrade client automatically when new client updates are available
  • Select the desired number of days you want your upgrade to be run
  • A schedule task will be created on the clients and run within the specified number of days

sccm 1511 upgrade

Client Push

Create manual collection and use the client push function to deploy your clients. This method gives you more control on the group of computer you are upgrading.

SCCM 1511 Upgrade

I like to create a collection that targets clients without the latest SCCM 1511 version. I use it to monitor which client haven’t been upgraded yet.

Here’s the query to achieve this: (You can also refer to our Set of Operational Collection Powershell Script which contain this query and 47 others that you see in the previous screenshot)

[pastacode lang=”sql” message=”” highlight=”” provider=”manual” manual=”select%20SMS_R_SYSTEM.ResourceID%2CSMS_R_SYSTEM.ResourceType%2CSMS_R_SYSTEM.Name%2CSMS_R_SYSTEM.SMSUniqueIdentifier%2CSMS_R_SYSTEM.ResourceDomainORWorkgroup%2CSMS_R_SYSTEM.Client%20from%20SMS_R_System%20where%20SMS_R_System.ClientVersion%20!%3D%20’5.00.8325.1000′”/]

Report

You can run our Client Health Check custom report to track your client versions.

sccm 1511 upgrade

Additional reference

Planning to Upgrade System Center 2012 Configuration Manager

Official Configuration Manager documentation

If you need further help to understand and configure various SCCM site component, consult our Step-by-Step SCCM 1511 Installation Guide blog series. It covers all you need to know.

Happy updating ! 🙂

sccm 2012 r2 sp1 upgrade

Comments (96)

Mark Rogalski

08.03.2016 AT 02:14 PM
I rely on SCUP to update Adobe Flash and Reader. I want to use Windows 10 provisioning if I upgrade or move my Software Update Point will I still be able to publish the Adobe updates to SCCM? Currently I am on SCCM 2012R2 Sp1 CU3, installed on 2008R2 Server. With the release of Win 10 1607, I think it's time I get SCCM updated before CBB rolls up to 1607. Dudes, please advise, I can't find any definitive answers on this!

seb

07.20.2016 AT 02:51 PM
maybe dumb question but do the addons to the console (like Dell Command | or now micro right click tools) or the mdt 2013 integration need to be reinstalled? I suppose they do but I don't see that mentioned anywhere. thanks for the nice write up btw!

Jonathan Lefebvre

09.15.2016 AT 11:39 AM
Hi Seb, I'd say that for 3rd party, anything goes. Might work, might need update, might not work. As for MDT, if you integrated MDT 2013 Update 2, it will probably work directly! I haven't tested with MDT so far. Jonathan

Kyle

06.09.2016 AT 09:55 AM
After upgrading to 1511, the TS reboots to windows after installing configuration manager, and does not resume to install any software. smsts logs: "Failed to get the environment key" Failed with error code (0x800700EA) Anyone else experience anything like this? Thank you

Frank W

05.26.2016 AT 12:52 PM
What's the best way to update the SCCM 2012 client to SCCM, if the new environment is on a different Site Server?

Jeff M

04.26.2016 AT 08:32 AM
I just updated to 1511 and then 1602, the boot images did copy over to the right path location, however I still see the version 10.0.10240.16384 for version name. Is that a glitch or do I have to do something to show the correct version? I have ADK 10 OEM version installed. Thanks!

Russell

03.29.2016 AT 02:15 PM
Sure would be nice if the install would ask for preferred language so we don't have to download dozens of cab files that are irrelevant.

PGH

03.21.2016 AT 01:44 PM
Originally I ran 1511 setup and received the error: ConfigMgrSetupWizard Error: 1 : Exception message: [Unknown error (0x80005000)], Exception details: [System.Runtime.InteropServices.COMException (0x80005000): Unknown error (0x80005000) at System.DirectoryServices.DirectoryEntry.Bind(Boolean throwIfFail) at System.DirectoryServices.DirectoryEntry.Bind() at System.DirectoryServices.DirectoryEntry.get_AdsObject() at System.DirectoryServices.PropertyValueCollection.PopulateList() at System.DirectoryServices.PropertyValueCollection..ctor(DirectoryEntry entry, String propertyName) at System.DirectoryServices.PropertyCollection.get_Item(String propertyName) at System.DirectoryServices.ActiveDirectory.PropertyManager.GetPropertyValue(DirectoryContext context, DirectoryEntry directoryEntry, String propertyName)]. I then setup and installed SCCm 2012 R2 SP1 successfully, all prerequisites were met, all is setup per design. All components are working. So then have retried an upgrade to 1511, and get the same error message. I'm using the evaluation version download. Any ideas? Or is there any specific Forest requirements with AD and 1511? Thank you!

BryanP

03.03.2016 AT 04:24 PM
When you documented the upgrade to SCCM 2012 R2 SP1 you said it was fine to upgrade your production environment with the install downloaded from the evalcenter. This time you're saying to get it from the volume licensing site. Is there a reason not to use the file from the eval center this time?

David Guirl

02.23.2016 AT 02:14 PM
SQL Permissions: While running the Setup.exe /testdbupgrade step, I had several permissions issues that I had to work out with my db admin. It turns out that db_owner did not suffice to run this test upgrade. The db admin had to give me "sa" permissions on the test sql server to run the test upgrade on the backup database. Did anyone else have this problem? I do not see any reference to SQL permissions on this how-to, nor on the Technet article referenced regarding this SQL test upgrade.

I. Garcia

01.11.2017 AT 10:24 PM
DBO Permissions worked for me. I did need to manually run sp_removedbreplication 'DB_Name' in order to unlock tables that were replicated before I could run the /testdbupgrade

Simon

02.19.2016 AT 11:03 AM
Hello After the migration, all is good but the multicast doesn't works (Failed to get SMS Could you have any idea to resolv this situation? Thanks

Benoit Lecours

03.03.2016 AT 10:03 AM
Hi Simon, have you been able to resolve your issue ? If not, can you give more detail on your setup. Thank you.

heythere

02.11.2016 AT 04:25 PM
Thank you for the information! I was wondering if you decided to use the *Client Upgrade option from the site and lets say you have 10,000 client devices. Will the upgrade me be pushed out to 10,000 client devices all at once ??? This could cause network issues.

Benoit Lecours

02.13.2016 AT 11:49 AM
The Automatic client upgrade process let you choose a number of days to span the installation. SCCM will create a schedule task on all clients. (For example you put 14 days, it will create a task between 1 and 14 days for the installation to last 14 days)

Matt

05.13.2016 AT 10:23 AM
This section in our console is greyed out, and we're unable to check the box.... "Check the Upgrade client automatically when new client updates are available" What are we missing to be able to use this to upgrade the clients

Benoit Lecours

05.13.2016 AT 11:00 AM

heythere

02.14.2016 AT 04:31 PM
Thank you for the information Benoit, if you are running sccm 2012 r2 sp1 and sql 2012 sp1 do you need any pre updates? Or could you just upgrade straight to SCCM 1511 which is the newest Microsoft SCCM version?

Olli Rajala

02.11.2016 AT 02:11 AM
Hi, We are having W2012R2 with SQL 2012. If we would like to upgrade the SQL to 2014 during SCCM upgrade to 1511, how we should proceed? Upgrade SQL before or after SCCM upgrade? And are there any guides for that?

Karl

02.10.2016 AT 08:05 AM
Hello Guys, Do you need to download version 1511 from the volume license site or can you use the trial version as with the previous upgrade to sp1? for some reason my volume license site does not show this version. Thanks Karl

G. B.

10.19.2016 AT 10:53 AM
Has anyone tried upgrading with the trial version if the existing installation of SCCM 2012 is MSDN or VLSC? As someone else noted, there have been notes that you can do that with prior release updates, but I haven't seen a response on doing it with the move to SCCM v1511 or later. Thanks!

Olli Rajala

02.11.2016 AT 03:11 AM
Hi, It was a bit hard to find, and at least for me the search for 'System center' didn't find it. I just browsed all server software, and somewhere there was it. There is no version information on the name, because it's just 'System Center Configuration Manager' now.

Brian Fillippo

01.28.2016 AT 09:51 AM
Can the newer SCCM 1511 Management Console access an SCCM site which is a lower version (5.0.7958.1604) ? We are getting the following message: The Configuration Manager Administrator console could not connect to the Configuration Manager site database. Verify the version of the console is compatible with the version of the site server you are connecting to and then try to connect again.

Tinna

02.10.2016 AT 09:11 AM
I get the same error, even after manually installing the console. I also tried a repair. Still cannot connect.

Pro

01.25.2016 AT 10:27 AM
We updated to 1511 and the primary did fine. However, when upgrading the Secondary DPs, it would fail. We later found out the SQL connections were on the wrong TCP port. How can this happen when it was working just fine? All our packages were working distributed before the update and it would happen to fail now during the upgrade of our secondary.

Benoit Lecours

01.26.2016 AT 09:39 AM
Are you using custom SQL ports ?

Rodrigo Fronza

01.11.2016 AT 12:01 PM
Hello, First great job in this article. Did the procedures, installed the KB referring to WSUS; the WSUS console appears to products and Classification option -> Upgrades, OK. However in Administration -> Sites -> Software Update Point -> Classification does not show the Upgrades option. Synchronize Sofware Updates it´s OK. Any idea what could be? It is mandatory to update the Windows ADK v1511, since I already have the Windows 10 version ADK (10240)? Thank’s for your attention.

Codi

01.08.2016 AT 09:27 AM
We're looking at moving our district from Windows 7 to Windows 10 over the Summer here. I just wanted to say thank you for the great resource.

baufinanzierung zinsgünstige kredite

02.11.2017 AT 09:21 AM
Naproxen did nothing for me either. I’ve been given Panadol Osteo which again does nothing. Panadeine forte, Which used to knock me straight out but now it has no effect. More recently I’ve been put on lyrica for pain but all it does is make me feel almost drunk – I can’t talk properly or walk and I make a fool of myself – and then it wears off and it hasn’t helped one bit. And I have valdoxan for sleep but again, it does nothing.

AK

01.07.2016 AT 06:34 AM
Thanks for Upgrade Guide. I followed your guide and the upgrade seems to be done well. I have just one question: Normally after each upgrade I have new Software Packages for the Client and the Console available in the Console under: Software Library->Application Management->Packages->Configuration Manager Updates. But now there aren't these Updates. Is this the normal after the 1511 Upgrade? If not, how to add them manually? Thank you Kind regards AK

Benoit Lecours

01.07.2016 AT 09:43 AM
This is normal. The new client is in the default package "Configuration Manager Client Package"