<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>sql server prerequisites for sccm 1606 Archives - the Sysadmin Channel</title>
	<atom:link href="https://thesysadminchannel.com/tag/sql-server-prerequisites-for-sccm-1606/feed/" rel="self" type="application/rss+xml" />
	<link>https://thesysadminchannel.com/tag/sql-server-prerequisites-for-sccm-1606/</link>
	<description>Documenting My Life as a System Administrator</description>
	<lastBuildDate>Fri, 29 Jun 2018 16:34:02 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.3</generator>
<site xmlns="com-wordpress:feed-additions:1">144174110</site>	<item>
		<title>How To Upgrade to SCCM 1606 from SCCM 2012 R2</title>
		<link>https://thesysadminchannel.com/how-to-upgrade-to-sccm-1606-from-sccm-2012-r2/</link>
					<comments>https://thesysadminchannel.com/how-to-upgrade-to-sccm-1606-from-sccm-2012-r2/#respond</comments>
		
		<dc:creator><![CDATA[Paul Contreras]]></dc:creator>
		<pubDate>Sun, 20 May 2018 07:41:45 +0000</pubDate>
				<category><![CDATA[SCCM]]></category>
		<category><![CDATA[sccm 1606]]></category>
		<category><![CDATA[sccm 2012 r2]]></category>
		<category><![CDATA[SCCM 2012 to 1606]]></category>
		<category><![CDATA[sccm upgrade 1606]]></category>
		<category><![CDATA[sql server prerequisites for sccm 1606]]></category>
		<category><![CDATA[Upgrade to SCCM 1606]]></category>
		<guid isPermaLink="false">https://thesysadminchannel.com/?p=543</guid>

					<description><![CDATA[<p>In this article we&#8217;ll go over the Upgrade to SCCM 1606 from System Center version 2012 R2. In my environment, we were late bloomers when it came to upgrading our System Center environment, mostly because as a sysadmin, we we&#8217;re&#8230; <a href="https://thesysadminchannel.com/how-to-upgrade-to-sccm-1606-from-sccm-2012-r2/" class="more-link">Continue Reading <span class="meta-nav">&#8594;</span></a></p>
<p>The post <a href="https://thesysadminchannel.com/how-to-upgrade-to-sccm-1606-from-sccm-2012-r2/">How To Upgrade to SCCM 1606 from SCCM 2012 R2</a> appeared first on <a href="https://thesysadminchannel.com">the Sysadmin Channel</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>In this article we&#8217;ll go over the Upgrade to SCCM 1606 from System Center version 2012 R2. In my environment, we were late bloomers when it came to upgrading our System Center environment, mostly because as a sysadmin, we we&#8217;re tasked with multiple projects and upgrading our SCCM environment wasn&#8217;t that high on the priority list. I&#8217;m sure many of you sysadmins who wear multiple hats can relate. However, I am more than happy that I finally was able to upgrade it. The new features in 1606 are awesome and I only wish I had done it sooner.<br />
&nbsp;</p>
<p>My lab environment is somewhat a replica to my production environment. Meaning that I have a dedicated domain controller (two actually), a dedicated SQL server running 2012 Standard and a dedicated SCCM server all running Windows Server 2012 R2. I should mention that it&#8217;s not necessary to run all of these servers individually and I know many people that are just starting out do not have the resources, I just wanted to provide a layout of my environment so you have an understanding of what I am using. If resources are an issue, you can run all of these on a single server and it should get the job done.<br />
&nbsp;</p>
<h3>SCCM Upgrade to 1606 Path:</h3>
<p>If you&#8217;re looking to upgrade to 1606, you can do this in several ways. One way is using the baseline media to upgrade to 1511, then upgrading to 1606. The other method is using the baseline media to upgrade to 1606 directly. In this article, we&#8217;re going to use the baseline media to upgrade to 1606 directly.<br />
&nbsp;</p>
<h3>ADK Version Prerequisite:</h3>
<p>SCCM 1606 requires a minimum ADK version of Windows 10 1607. You should be able to check your Programs and Features to see which version you are running. If you&#8217;re running ADK version 8.1, you will need to uninstall this version and install the 1607 version.<br />
&nbsp;</p>
<h2>SQL Server Requirements for SCCM 1606:</h2>
<p>Below is the table used for deciding whether you need to upgrade your SQL server to a later version or not.<br />

<table id="tablepress-1" class="tablepress tablepress-id-1">
<thead>
<tr class="row-1">
	<th class="column-1">SQL Server</th><th class="column-2">CAS</th><th class="column-3">Primary Server</th><th class="column-4">Secondary Server</th>
</tr>
</thead>
<tbody class="row-striping row-hover">
<tr class="row-2">
	<td class="column-1">SQL Server 2016 (Standard, Enterprise)</td><td class="column-2">YES</td><td class="column-3">YES</td><td class="column-4">YES</td>
</tr>
<tr class="row-3">
	<td class="column-1">SQL Server 2016 Express</td><td class="column-2">NO</td><td class="column-3">NO</td><td class="column-4">YES</td>
</tr>
<tr class="row-4">
	<td class="column-1">SQL Server 2014 SP2 (Standard, Enterprise)</td><td class="column-2">YES</td><td class="column-3">YES</td><td class="column-4">YES</td>
</tr>
<tr class="row-5">
	<td class="column-1">SQL Server 2014 SP1 (Standard, Enterprise)	</td><td class="column-2">YES</td><td class="column-3">YES</td><td class="column-4">YES</td>
</tr>
<tr class="row-6">
	<td class="column-1">SQL Server 2014 Express SP2</td><td class="column-2">NO</td><td class="column-3">NO</td><td class="column-4">YES</td>
</tr>
<tr class="row-7">
	<td class="column-1">SQL Server 2014 Express SP1</td><td class="column-2">NO</td><td class="column-3">NO</td><td class="column-4">YES</td>
</tr>
<tr class="row-8">
	<td class="column-1">SQL Server 2012 SP3 (Standard, Enterprise)</td><td class="column-2">YES</td><td class="column-3">YES</td><td class="column-4">YES</td>
</tr>
<tr class="row-9">
	<td class="column-1">SQL Server 2012 SP2 (Standard, Enterprise)</td><td class="column-2">YES</td><td class="column-3">YES</td><td class="column-4">YES</td>
</tr>
<tr class="row-10">
	<td class="column-1">SQL Server 2012 Express SP3</td><td class="column-2">NO</td><td class="column-3">NO</td><td class="column-4">YES</td>
</tr>
<tr class="row-11">
	<td class="column-1">SQL Server 2012 Express SP2</td><td class="column-2">NO</td><td class="column-3">NO</td><td class="column-4">YES</td>
</tr>
<tr class="row-12">
	<td class="column-1">SQL Server 2008 R2 SP3 (Standard, Enterprise)</td><td class="column-2">YES</td><td class="column-3">YES</td><td class="column-4">YES</td>
</tr>
</tbody>
</table>
</p>
<h3>Disable SQL Replication and Maintenance tasks:</h3>
<p>Before you perform upgrade, it&#8217;s essential you disable the SQL replication. Not to mention, maintenance tasks such as Backup Site Server, Delete aged client discovery data, Delete aged client operations must be disabled before you upgrade.<br />
&nbsp;</p>
<h1>Upgrade to SCCM 1606 from SCCM 2012 R2</h1>
<p>Once you&#8217;ve downloaded the SCCM 1606 iso, you can proceed to run the <strong>splash.hta</strong> to launch the setup. You can verify you are installing the right version because it will show the version.  Once launched, click Install.</p>
<p><a href="https://thesysadminchannel.com/wp-content/uploads/2018/05/System-Center-Configuration-Manager-1606.png" target="_blank"><img fetchpriority="high" decoding="async" src="https://thesysadminchannel.com/wp-content/uploads/2018/05/System-Center-Configuration-Manager-1606.png" alt="System Center Configuration Manager 1606" width="832" height="630" class="aligncenter size-full wp-image-554" srcset="https://thesysadminchannel.com/wp-content/uploads/2018/05/System-Center-Configuration-Manager-1606.png 832w, https://thesysadminchannel.com/wp-content/uploads/2018/05/System-Center-Configuration-Manager-1606-768x582.png 768w" sizes="(max-width: 832px) 100vw, 832px" /></a><br />
&nbsp;</p>
<p>Next we&#8217;re presented with some requirements to continue. Since we&#8217;re upgrading we should already have that covered so we can comfortably click Next to continue.</p>
<p><a href="https://thesysadminchannel.com/wp-content/uploads/2018/05/SCCM-Before-You-Begin.png" target="_blank"><img decoding="async" src="https://thesysadminchannel.com/wp-content/uploads/2018/05/SCCM-Before-You-Begin.png" alt="SCCM Before You Begin" width="851" height="648" class="aligncenter size-full wp-image-558" srcset="https://thesysadminchannel.com/wp-content/uploads/2018/05/SCCM-Before-You-Begin.png 851w, https://thesysadminchannel.com/wp-content/uploads/2018/05/SCCM-Before-You-Begin-768x585.png 768w" sizes="(max-width: 851px) 100vw, 851px" /></a><br />
&nbsp;</p>
<p>Our goal is to upgrade our Configuration Manager site so our obvious choice to choose the option to do so.</p>
<p><a href="https://thesysadminchannel.com/wp-content/uploads/2018/05/Upgrade-Configuration-Manager-Site.png" target="_blank"><img decoding="async" src="https://thesysadminchannel.com/wp-content/uploads/2018/05/Upgrade-Configuration-Manager-Site.png" alt="Upgrade Configuration Manager Site" width="856" height="646" class="aligncenter size-full wp-image-562" srcset="https://thesysadminchannel.com/wp-content/uploads/2018/05/Upgrade-Configuration-Manager-Site.png 856w, https://thesysadminchannel.com/wp-content/uploads/2018/05/Upgrade-Configuration-Manager-Site-768x580.png 768w" sizes="(max-width: 856px) 100vw, 856px" /></a><br />
&nbsp;</p>
<p>In my lab I do not have a product key so I will opt for the 180 day eval version.  If you&#8217;re running this in production, you would want to enter in your license key.  Either way, you can click next.</p>
<p><a href="https://thesysadminchannel.com/wp-content/uploads/2018/05/Enter-an-SCCM-Product-Key-or-Eval.png" target="_blank"><img decoding="async" src="https://thesysadminchannel.com/wp-content/uploads/2018/05/Enter-an-SCCM-Product-Key-or-Eval.png" alt="Enter an SCCM Product Key or Eval" width="850" height="638" class="aligncenter size-full wp-image-564" srcset="https://thesysadminchannel.com/wp-content/uploads/2018/05/Enter-an-SCCM-Product-Key-or-Eval.png 850w, https://thesysadminchannel.com/wp-content/uploads/2018/05/Enter-an-SCCM-Product-Key-or-Eval-768x576.png 768w" sizes="(max-width: 850px) 100vw, 850px" /></a><br />
&nbsp;</p>
<p>Accept all the license terms and EULA&#8217;s to proceed.</p>
<p><a href="https://thesysadminchannel.com/wp-content/uploads/2018/05/Accept-All-SCCM-Terms.png" target="_blank"><img decoding="async" src="https://thesysadminchannel.com/wp-content/uploads/2018/05/Accept-All-SCCM-Terms.png" alt="Accept All SCCM Terms" width="854" height="643" class="aligncenter size-full wp-image-566" srcset="https://thesysadminchannel.com/wp-content/uploads/2018/05/Accept-All-SCCM-Terms.png 854w, https://thesysadminchannel.com/wp-content/uploads/2018/05/Accept-All-SCCM-Terms-768x578.png 768w" sizes="(max-width: 854px) 100vw, 854px" /></a><br />
&nbsp;</p>
<p>I have already downloaded the updates from a previous install so i&#8217;ll enter in the path to those files.  Alternatively you can download the files to a directory of your choice.</p>
<p><a href="https://thesysadminchannel.com/wp-content/uploads/2018/05/Prerequisites-Downloads-for-SCCM-1606.png" target="_blank"><img decoding="async" src="https://thesysadminchannel.com/wp-content/uploads/2018/05/Prerequisites-Downloads-for-SCCM-1606.png" alt="Prerequisites Downloads for SCCM 1606" width="853" height="644" class="aligncenter size-full wp-image-567" srcset="https://thesysadminchannel.com/wp-content/uploads/2018/05/Prerequisites-Downloads-for-SCCM-1606.png 853w, https://thesysadminchannel.com/wp-content/uploads/2018/05/Prerequisites-Downloads-for-SCCM-1606-768x580.png 768w" sizes="(max-width: 853px) 100vw, 853px" /></a><br />
&nbsp;</p>
<p>In my case since English is the only language I am going to be using, that is the only selection I am going to make.</p>
<p><a href="https://thesysadminchannel.com/wp-content/uploads/2018/05/SCCM-Choose-Language-Profiles.png" target="_blank"><img decoding="async" src="https://thesysadminchannel.com/wp-content/uploads/2018/05/SCCM-Choose-Language-Profiles.png" alt="SCCM Choose Language Profiles" width="853" height="646" class="aligncenter size-full wp-image-569" srcset="https://thesysadminchannel.com/wp-content/uploads/2018/05/SCCM-Choose-Language-Profiles.png 853w, https://thesysadminchannel.com/wp-content/uploads/2018/05/SCCM-Choose-Language-Profiles-768x582.png 768w" sizes="(max-width: 853px) 100vw, 853px" /></a><br />
&nbsp;</p>
<p>We want to use our Site server as a Service Connection Setup Point so we&#8217;ll leave the default selection and click Next.</p>
<p><a href="https://thesysadminchannel.com/wp-content/uploads/2018/05/SCCM-Service-Point-Connection-Setup.png" target="_blank"><img decoding="async" src="https://thesysadminchannel.com/wp-content/uploads/2018/05/SCCM-Service-Point-Connection-Setup.png" alt="SCCM Service Point Connection Setup" width="854" height="645" class="aligncenter size-full wp-image-570" srcset="https://thesysadminchannel.com/wp-content/uploads/2018/05/SCCM-Service-Point-Connection-Setup.png 854w, https://thesysadminchannel.com/wp-content/uploads/2018/05/SCCM-Service-Point-Connection-Setup-768x580.png 768w" sizes="(max-width: 854px) 100vw, 854px" /></a><br />
&nbsp;</p>
<p>We&#8217;ll select the upgrade and click Next.<br />
<a href="https://thesysadminchannel.com/wp-content/uploads/2018/05/SCCM-Setup-type-and-Upgrade.png" target="_blank"><img decoding="async" src="https://thesysadminchannel.com/wp-content/uploads/2018/05/SCCM-Setup-type-and-Upgrade.png" alt="SCCM Setup type and Upgrade" width="853" height="645" class="aligncenter size-full wp-image-571" srcset="https://thesysadminchannel.com/wp-content/uploads/2018/05/SCCM-Setup-type-and-Upgrade.png 853w, https://thesysadminchannel.com/wp-content/uploads/2018/05/SCCM-Setup-type-and-Upgrade-768x581.png 768w" sizes="(max-width: 853px) 100vw, 853px" /></a><br />
&nbsp;</p>
<p>The next screen will run the prerequisite checks to ensure that everything will work prior to actually running the upgrade.  As long as you don&#8217;t get any critical errors it should go pretty smooth.  I believe it won&#8217;t even let you continue until all critical prerequisites are fixed.  Click Begin Install and we&#8217;re off to the races.</p>
<p><a href="https://thesysadminchannel.com/wp-content/uploads/2018/05/SCCM-Begin-Install-1606.png" target="_blank"><img decoding="async" src="https://thesysadminchannel.com/wp-content/uploads/2018/05/SCCM-Begin-Install-1606.png" alt="SCCM Begin Install 1606" width="857" height="645" class="aligncenter size-full wp-image-572" srcset="https://thesysadminchannel.com/wp-content/uploads/2018/05/SCCM-Begin-Install-1606.png 857w, https://thesysadminchannel.com/wp-content/uploads/2018/05/SCCM-Begin-Install-1606-768x578.png 768w" sizes="(max-width: 857px) 100vw, 857px" /></a><br />
&nbsp;</p>
<p>Depending on your hardware and the size of your environment it could anywhere from 20 minutes to about 60 minutes.  In my test lab I averaged about 30 minutes and in production it took me about 58 minutes to complete the upgrade.</p>
<p><a href="https://thesysadminchannel.com/wp-content/uploads/2018/05/SCCM-1606-Upgrade-Successful.png" target="_blank"><img decoding="async" src="https://thesysadminchannel.com/wp-content/uploads/2018/05/SCCM-1606-Upgrade-Successful.png" alt="SCCM 1606 Upgrade Successful" width="853" height="647" class="aligncenter size-full wp-image-574" srcset="https://thesysadminchannel.com/wp-content/uploads/2018/05/SCCM-1606-Upgrade-Successful.png 853w, https://thesysadminchannel.com/wp-content/uploads/2018/05/SCCM-1606-Upgrade-Successful-768x583.png 768w" sizes="(max-width: 853px) 100vw, 853px" /></a><br />
&nbsp;</p>
<p>Once you close the installation window, go ahead and open your newly upgraded SCCM 1606 console.  You can verify that the installation was successful by going to the top left drop down and selecting About.</p>
<p><a href="https://thesysadminchannel.com/wp-content/uploads/2018/05/SCCM-1606-Version-Succesfully-Installed.png" target="_blank"><img decoding="async" src="https://thesysadminchannel.com/wp-content/uploads/2018/05/SCCM-1606-Version-Succesfully-Installed.png" alt="SCCM 1606 Version Succesfully Installed" width="548" height="652" class="aligncenter size-full wp-image-576" /></a><br />
&nbsp;</p>
<p>Congrats!  You successfully completed the Upgrade to SCCM 1606.  Hopefully this guide was informative for you and was able to iron out any kinks.</p>
<p>If you&#8217;re looking to further your SCCM knowledge I would definitely recommend getting the <a href="https://amzn.to/2v6PMXt" rel="noopener" target="_blank">Learn SCCM in a month of Lunches Book</a>.</p>
<h2>Video Of How To Upgrade to SCCM 1606</h2>
<p><iframe title="SCCM Upgrade to 1606 - Step by Step Guide Install for SCCM 2016" width="640" height="360" src="https://www.youtube.com/embed/cRvcOZe_CV8?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe></p>
<p>The post <a href="https://thesysadminchannel.com/how-to-upgrade-to-sccm-1606-from-sccm-2012-r2/">How To Upgrade to SCCM 1606 from SCCM 2012 R2</a> appeared first on <a href="https://thesysadminchannel.com">the Sysadmin Channel</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://thesysadminchannel.com/how-to-upgrade-to-sccm-1606-from-sccm-2012-r2/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">543</post-id>	</item>
	</channel>
</rss>
