<?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>upgrade windows 10 sccm task sequence Archives - the Sysadmin Channel</title>
	<atom:link href="https://thesysadminchannel.com/tag/upgrade-windows-10-sccm-task-sequence/feed/" rel="self" type="application/rss+xml" />
	<link>https://thesysadminchannel.com/tag/upgrade-windows-10-sccm-task-sequence/</link>
	<description>Documenting My Life as a System Administrator</description>
	<lastBuildDate>Sun, 29 Jul 2018 14:38:04 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.2</generator>
<site xmlns="com-wordpress:feed-additions:1">144174110</site>	<item>
		<title>Upgrade Windows 10 Using SCCM Task Sequence with Video</title>
		<link>https://thesysadminchannel.com/upgrade-windows-10-sccm-task-sequence-video-full-guide/</link>
					<comments>https://thesysadminchannel.com/upgrade-windows-10-sccm-task-sequence-video-full-guide/#respond</comments>
		
		<dc:creator><![CDATA[Paul Contreras]]></dc:creator>
		<pubDate>Tue, 24 Jul 2018 21:15:47 +0000</pubDate>
				<category><![CDATA[SCCM]]></category>
		<category><![CDATA[SCCM Task Sequence]]></category>
		<category><![CDATA[sccm task sequence logs]]></category>
		<category><![CDATA[sccm upgrade windows 10]]></category>
		<category><![CDATA[sccm windows 10 deployment task sequence]]></category>
		<category><![CDATA[Upgrade Windows 10]]></category>
		<category><![CDATA[upgrade windows 10 sccm task sequence]]></category>
		<category><![CDATA[Upgrade Windows 10 with an SCCM Task Sequence]]></category>
		<guid isPermaLink="false">https://thesysadminchannel.com/?p=852</guid>

					<description><![CDATA[<p>I had recently had a client that that was looking to Upgrade Windows 10 in his environment from 1607 to Windows 10 Version 1709. They were fortunate enough to have SCCM in their environment so when they approached me for&#8230; <a href="https://thesysadminchannel.com/upgrade-windows-10-sccm-task-sequence-video-full-guide/" class="more-link">Continue Reading <span class="meta-nav">&#8594;</span></a></p>
<p>The post <a href="https://thesysadminchannel.com/upgrade-windows-10-sccm-task-sequence-video-full-guide/">Upgrade Windows 10 Using SCCM Task Sequence with Video</a> appeared first on <a href="https://thesysadminchannel.com">the Sysadmin Channel</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>I had recently had a client that that was looking to Upgrade Windows 10 in his environment from 1607 to Windows 10 Version 1709.  They were fortunate enough to have SCCM in their environment so when they approached me for a method on how to get it done, it was pretty much a no brainer.  The method I chose was to upgrade windows 10 using an SCCM task sequence.  This would allow them to choose which version they wanted, as well as how (and when) the user would get the install package.  So in this article I&#8217;ll go step by step on the method I used to get them upgraded.</p>
<h2>Extract Windows 10 Setup Files</h2>
<p>So first things first, we&#8217;re going to need to extract the windows 10 setup files from the ISO.  In this case i&#8217;ll be using Windows 10 Version 1709 so just copy the path and once we have that, we can proceed.</p>
<p><a href="https://thesysadminchannel.com/wp-content/uploads/2018/07/Windows-10-Version-1709-Setup-Files.png" target="_blank"><img fetchpriority="high" decoding="async" src="https://thesysadminchannel.com/wp-content/uploads/2018/07/Windows-10-Version-1709-Setup-Files-1024x483.png" alt="Windows 10 Version 1709 Setup Files" width="1024" height="483" class="aligncenter size-medium wp-image-854" srcset="https://thesysadminchannel.com/wp-content/uploads/2018/07/Windows-10-Version-1709-Setup-Files-1024x483.png 1024w, https://thesysadminchannel.com/wp-content/uploads/2018/07/Windows-10-Version-1709-Setup-Files-768x362.png 768w, https://thesysadminchannel.com/wp-content/uploads/2018/07/Windows-10-Version-1709-Setup-Files.png 1382w" sizes="(max-width: 1024px) 100vw, 1024px" /></a><br />
&nbsp;</p>
<h2>Upgrade Windows 10 with SCCM Task Sequence</h2>
<p>Now in your SCCM Console navigate to <strong>Software Library -> Operating Systems -> Operating System Upgrade Package</strong>.  Right click and <strong>Add Operating System Upgrade Package</strong>.</p>
<p><a href="https://thesysadminchannel.com/wp-content/uploads/2018/07/Add-Operating-System-Upgrade-Package.png" target="_blank"><img decoding="async" src="https://thesysadminchannel.com/wp-content/uploads/2018/07/Add-Operating-System-Upgrade-Package-1024x499.png" alt="Add Operating System Upgrade Package" width="1024" height="499" class="aligncenter size-medium wp-image-857" srcset="https://thesysadminchannel.com/wp-content/uploads/2018/07/Add-Operating-System-Upgrade-Package-1024x499.png 1024w, https://thesysadminchannel.com/wp-content/uploads/2018/07/Add-Operating-System-Upgrade-Package-768x374.png 768w, https://thesysadminchannel.com/wp-content/uploads/2018/07/Add-Operating-System-Upgrade-Package.png 1117w" sizes="(max-width: 1024px) 100vw, 1024px" /></a><br />
&nbsp;</p>
<p>From there you want to enter in the path from above where the setup files are located.  Then simply follow the prompts to create the upgrade package.  Once the package is created you will want to <strong>Distribute the Content</strong> to a DP.</p>
<p><a href="https://thesysadminchannel.com/wp-content/uploads/2018/07/Distribute-Operating-System-Package.png" target="_blank"><img decoding="async" src="https://thesysadminchannel.com/wp-content/uploads/2018/07/Distribute-Operating-System-Package-1024x526.png" alt="Distribute Operating System Package" width="1024" height="526" class="aligncenter size-medium wp-image-859" srcset="https://thesysadminchannel.com/wp-content/uploads/2018/07/Distribute-Operating-System-Package-1024x526.png 1024w, https://thesysadminchannel.com/wp-content/uploads/2018/07/Distribute-Operating-System-Package-768x394.png 768w, https://thesysadminchannel.com/wp-content/uploads/2018/07/Distribute-Operating-System-Package.png 1054w" sizes="(max-width: 1024px) 100vw, 1024px" /></a><br />
&nbsp;</p>
<p>Once that has been taken care of, we&#8217;ll want to create a task sequence so we&#8217;ll go to  <strong>Software Library -> Operating Systems -> Task Sequence</strong>.  Right click and <strong>Select Create New Task Sequences</strong>.<br />
Since our goal is upgrade the operating system, we&#8217;ll select the obvious choice of <strong>Upgrade an Operating System from an Upgrade Package</strong>.</p>
<p><a href="https://thesysadminchannel.com/wp-content/uploads/2018/07/Upgrade-an-Operating-System-from-an-Upgrade-Package.png" target="_blank"><img decoding="async" src="https://thesysadminchannel.com/wp-content/uploads/2018/07/Upgrade-an-Operating-System-from-an-Upgrade-Package.png" alt="Upgrade an Operating System from an Upgrade Package" width="704" height="652" class="aligncenter size-full wp-image-861" /></a><br />
&nbsp;</p>
<p>Make sure you select the correct Index for the version you&#8217;re currently using.  In my case I&#8217;m using a Windows 10 Enterprise Edition so that will be the index that I select.</p>
<p><a href="https://thesysadminchannel.com/wp-content/uploads/2018/07/Upgrade-Package-and-Select-Index.png" target="_blank"><img decoding="async" src="https://thesysadminchannel.com/wp-content/uploads/2018/07/Upgrade-Package-and-Select-Index.png" alt="Upgrade Package and Select Index" width="1010" height="923" class="aligncenter size-full wp-image-863" srcset="https://thesysadminchannel.com/wp-content/uploads/2018/07/Upgrade-Package-and-Select-Index.png 1010w, https://thesysadminchannel.com/wp-content/uploads/2018/07/Upgrade-Package-and-Select-Index-768x702.png 768w" sizes="(max-width: 1010px) 100vw, 1010px" /></a><br />
&nbsp;</p>
<p>Follow the prompts to determine if you would like the updates added and if there are any software installations you would like to add during this time.  Once that&#8217;s completed, go ahead and finish the wizard.</p>
<p>Next up you want to deploy that newly created task sequence.  To do that, you would just need to <strong>right click the task sequence</strong>, and <strong>select deploy</strong>.</p>
<p><a href="https://thesysadminchannel.com/wp-content/uploads/2018/07/Deploy-Windows-10-Task-Sequence.png"><img decoding="async" src="https://thesysadminchannel.com/wp-content/uploads/2018/07/Deploy-Windows-10-Task-Sequence.png" alt="Deploy Windows 10 Task Sequence" width="903" height="500" class="aligncenter size-full wp-image-865" srcset="https://thesysadminchannel.com/wp-content/uploads/2018/07/Deploy-Windows-10-Task-Sequence.png 903w, https://thesysadminchannel.com/wp-content/uploads/2018/07/Deploy-Windows-10-Task-Sequence-768x425.png 768w" sizes="(max-width: 903px) 100vw, 903px" /></a><br />
&nbsp;</p>
<p>Now we&#8217;re going to want to select a Deployment Collection to deploy the Windows 10 Upgrade Package.  In my case I have a collection with 1 computer that has Windows 10 Version 1607.</p>
<p><a href="https://thesysadminchannel.com/wp-content/uploads/2018/07/SCCM-Task-Sequence-Choose-Collection-for-Deployment.png" target="_blank"><img decoding="async" src="https://thesysadminchannel.com/wp-content/uploads/2018/07/SCCM-Task-Sequence-Choose-Collection-for-Deployment-1024x809.png" alt="SCCM Task Sequence Choose Collection for Deployment" width="1024" height="809" class="aligncenter size-medium wp-image-867" srcset="https://thesysadminchannel.com/wp-content/uploads/2018/07/SCCM-Task-Sequence-Choose-Collection-for-Deployment-1024x809.png 1024w, https://thesysadminchannel.com/wp-content/uploads/2018/07/SCCM-Task-Sequence-Choose-Collection-for-Deployment-768x607.png 768w, https://thesysadminchannel.com/wp-content/uploads/2018/07/SCCM-Task-Sequence-Choose-Collection-for-Deployment.png 1171w" sizes="(max-width: 1024px) 100vw, 1024px" /></a><br />
&nbsp;</p>
<p>Next, you need to choose whether you want to have this upgrade package forced on the users or not.  If you choose an Available deployment, the users will be able to choose when / if they decide to upgrade.  If you choose a required deployment, your users will upgrade as soon as the deadline is met and they won&#8217;t have the ability to avoid the upgrade.  In my case, I want to choose Available so the users can upgrade on their own terms.</p>
<p><a href="https://thesysadminchannel.com/wp-content/uploads/2018/07/SCCM-Windows-10-Available-Task-Sequence.png" target="_blank"><img decoding="async" src="https://thesysadminchannel.com/wp-content/uploads/2018/07/SCCM-Windows-10-Available-Task-Sequence-1024x809.png" alt="SCCM Windows 10 Available Task Sequence" width="1024" height="809" class="aligncenter size-medium wp-image-868" srcset="https://thesysadminchannel.com/wp-content/uploads/2018/07/SCCM-Windows-10-Available-Task-Sequence-1024x809.png 1024w, https://thesysadminchannel.com/wp-content/uploads/2018/07/SCCM-Windows-10-Available-Task-Sequence-768x607.png 768w, https://thesysadminchannel.com/wp-content/uploads/2018/07/SCCM-Windows-10-Available-Task-Sequence.png 1168w" sizes="(max-width: 1024px) 100vw, 1024px" /></a><br />
&nbsp;</p>
<p>For the user experience you will need to decide if you want them to see the task sequence when it is ran.  My general advice would be Yes so they know what&#8217;s happening.  Also, if you want to the upgrade package to be ran and rebooted outside of maintenance windows, select the 2 boxes.  Since this is an Available package it won&#8217;t necessarily apply so we can leave it at the defaults.  Follow the prompts to complete the wizard.</p>
<p><a href="https://thesysadminchannel.com/wp-content/uploads/2018/07/Task-Sequence-User-Experience.png" target="_blank"><img decoding="async" src="https://thesysadminchannel.com/wp-content/uploads/2018/07/Task-Sequence-User-Experience-1024x808.png" alt="Task Sequence User Experience" width="1024" height="808" class="aligncenter size-medium wp-image-870" srcset="https://thesysadminchannel.com/wp-content/uploads/2018/07/Task-Sequence-User-Experience-1024x808.png 1024w, https://thesysadminchannel.com/wp-content/uploads/2018/07/Task-Sequence-User-Experience-768x606.png 768w, https://thesysadminchannel.com/wp-content/uploads/2018/07/Task-Sequence-User-Experience.png 1172w" sizes="(max-width: 1024px) 100vw, 1024px" /></a><br />
&nbsp;</p>
<p>On your user&#8217;s Windows 10 machine, go into <strong>Software Center -> Operating Systems</strong> and you should see the Task Sequence there.  Click on it and <strong>click Install</strong> to get the process going.</p>
<p><a href="https://thesysadminchannel.com/wp-content/uploads/2018/07/Upgrade-Windows-10-SCCM-Task-Sequence-Start.png" target="_blank"><img decoding="async" src="https://thesysadminchannel.com/wp-content/uploads/2018/07/Upgrade-Windows-10-SCCM-Task-Sequence-Start-1024x499.png" alt="Upgrade Windows 10 SCCM Task Sequence Start" width="1024" height="499" class="aligncenter size-medium wp-image-872" srcset="https://thesysadminchannel.com/wp-content/uploads/2018/07/Upgrade-Windows-10-SCCM-Task-Sequence-Start-1024x499.png 1024w, https://thesysadminchannel.com/wp-content/uploads/2018/07/Upgrade-Windows-10-SCCM-Task-Sequence-Start-768x374.png 768w, https://thesysadminchannel.com/wp-content/uploads/2018/07/Upgrade-Windows-10-SCCM-Task-Sequence-Start.png 1274w" sizes="(max-width: 1024px) 100vw, 1024px" /></a><br />
&nbsp;</p>
<h2>Upgrade Windows 10 with SCCM Task Sequence Video</h2>
<p><iframe title="Upgrade Windows 10 with SCCM Task Sequence | Step by Step Guide" width="640" height="360" src="https://www.youtube.com/embed/32R4PpHKGkg?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><br />
&nbsp;</p>
<p>So that about wraps it up for deploying a task sequence to Upgrade Windows 10 for your domain.  Hopefully this helpful and don&#8217;t forget to take a look at our <a href="https://www.youtube.com/channel/UC9VnUjmZrNG3ithDZmG-S-g" rel="noopener" target="_blank">Youtube Channel</a> for more SCCM and Sysadmin content.</p>
<p>The post <a href="https://thesysadminchannel.com/upgrade-windows-10-sccm-task-sequence-video-full-guide/">Upgrade Windows 10 Using SCCM Task Sequence with Video</a> appeared first on <a href="https://thesysadminchannel.com">the Sysadmin Channel</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://thesysadminchannel.com/upgrade-windows-10-sccm-task-sequence-video-full-guide/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">852</post-id>	</item>
	</channel>
</rss>
