<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" 
  xmlns:content="http://purl.org/rss/1.0/modules/content/" 
  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:media="http://search.yahoo.com/mrss/">
  <channel>
    <title>Windows 10 1703 Creators Update on gal.vin</title>
    <link>https://gal.vin/tags/windows-10-1703-creators-update/</link>
    <description>Recent content in Windows 10 1703 Creators Update on gal.vin</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <copyright>&amp;copy;{year}, All Rights Reserved</copyright>
    <lastBuildDate>Wed, 23 Aug 2017 22:34:51 +0000</lastBuildDate>
    <sy:updatePeriod>daily</sy:updatePeriod>
    
        <atom:link href="https://gal.vin/tags/windows-10-1703-creators-update/index.xml" rel="self" type="application/rss+xml" />
    

      
      <item>
        <title>Upgrading to Windows 10 1703 (Creators Update) with Windows Server Update Services (WSUS)</title>
        <link>https://gal.vin/posts/old/upgrading-to-windows-10-from-previous-version-of-windows/</link>
        <pubDate>Wed, 23 Aug 2017 22:34:51 +0000</pubDate>
        
        <atom:modified>Wed, 23 Aug 2017 22:34:51 +0000</atom:modified>
        <guid>https://gal.vin/posts/old/upgrading-to-windows-10-from-previous-version-of-windows/</guid>
        <description>As Windows is now delivered &amp;lsquo;as-a-service&amp;rsquo; with major updates being released biannually, you may want to push out these major updates using WSUS. In previous posts I&amp;rsquo;ve covered deploying Windows 10 1703 (Creators Update) as a clean install with Microsoft Deployment Toolkit and also how to perform an upgrade to Windows 10 1703 using MDT. In this post, I&amp;rsquo;ll walk through the process of pushing out the upgrade to Windows 10 1703 using WSUS.</description>
        <content:encoded>&lt;p&gt;As Windows is now delivered &amp;lsquo;as-a-service&amp;rsquo; with major updates being released biannually, you may want to push out these major updates using WSUS. In previous posts I&amp;rsquo;ve covered &lt;a href=&#34;https://gal.vin/posts/old/building-windows-10-1703-reference-image-walkthrough/&#34;&gt;deploying Windows 10 1703 (Creators Update)&lt;/a&gt; as a clean install with Microsoft Deployment Toolkit and also how to &lt;a href=&#34;https://gal.vin/posts/old/upgrading-to-windows-10-1703-with-mdt-walkthrough/&#34;&gt;perform an upgrade to Windows 10 1703&lt;/a&gt; using MDT. In this post, I&amp;rsquo;ll walk through the process of pushing out the upgrade to Windows 10 1703 using WSUS. I&amp;rsquo;m going to assume that you already have Windows Server Update Services set up. If you don&amp;rsquo;t, don&amp;rsquo;t worry &lt;a href=&#34;https://gal.vin/posts/old/wsus-from-scratch/&#34;&gt;here&amp;rsquo;s a walkthrough&lt;/a&gt; I made previously.&lt;/p&gt;
&lt;h2 id=&#34;prerequisites&#34;&gt;Prerequisites&lt;/h2&gt;
&lt;p&gt;I have created a Computer Group in WSUS called Upgrades and assigned computers to it using Group Policy. The Windows Updates settings in Group Policy are set to automatically install any updates I approve in WSUS at a specific time, everyday. For this walkthrough I&amp;rsquo;ll be upgrading two Windows versions: a Windows 7 install and a Windows 10 1511 install, just to show the differences. Both installs are Hyper-V VM&amp;rsquo;s and are fully patched. The upgrade to Windows 10 1703 will be deployed from the WSUS server running on a fully patched Windows Server 2016 Hyper-V VM. Both the Windows 7 and Windows 10 1511 VMs have a local profile for a domain user account, with lots of data stored locally on the PC and several pieces of software installed such as Flash, Google Chrome, Office 2016, Adobe Reader and VLC.&lt;/p&gt;
&lt;h2 id=&#34;upgrading-windows-7-to-windows-10-1703-with-wsus&#34;&gt;Upgrading Windows 7 to Windows 10 1703 with WSUS&lt;/h2&gt;
&lt;p&gt;Let&amp;rsquo;s upgrade the Windows 7 install first. This update requires user interaction on the Windows 7 install, so I wouldn&amp;rsquo;t personally recommend this method to upgrade all of your old Windows 7 devices to Windows 10, but for devices that need to have software and data persevered it may be preferable to a clean install.&lt;/p&gt;
&lt;h2 id=&#34;finding-and-approving-the-update-for-windows-7&#34;&gt;Finding and Approving the Update for Windows 7&lt;/h2&gt;
&lt;p&gt;We need to find the relevant update in WSUS. For my Windows 7 VM, it is listed as Windows 7 and 8.1 upgrade to Windows 10 Enterprise, version 1703, en-us, your language and edition may vary though.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Expand the server node in the WSUS console.&lt;/li&gt;
&lt;li&gt;Right-click on Updates, and select Search in the menu.&lt;/li&gt;
&lt;li&gt;In the Search box, under the Updates tab enter the name of the update that is appropriate for you. Please note the edition and language may be different from my example above.&lt;/li&gt;
&lt;li&gt;When the search completes, you should have a few results.&lt;/li&gt;
&lt;li&gt;Right-click on each of the updates and select Revision History.&lt;/li&gt;
&lt;li&gt;You&amp;rsquo;ll want the most recent Revision Number. For my example above, it&amp;rsquo;s 201.&lt;/li&gt;
&lt;li&gt;Right-click on the update you wish to approve, and select Approve.&lt;/li&gt;
&lt;li&gt;Choose the Computer Group you wish to Approve the update for and click OK. Please note: depending on your configuration this will download and push out the upgrade to Windows 10 on all devices in the group.&lt;/li&gt;
&lt;li&gt;Close the Search box, and WSUS should be downloading the update to Windows 10 1703. It is approximately 5GB in size.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img src=&#34;https://gal.vin/media/wsus-w7-w10-feature-update.webp&#34; alt=&#34;Windows 7 to Windows 10 Feature Update.jpg&#34; /&gt;&lt;/p&gt;
&lt;p&gt;Once the update has downloaded, it will be available to the devices it has been approved for.&lt;/p&gt;
&lt;h2 id=&#34;performing-the-upgrade-on-windows-7&#34;&gt;Performing the Upgrade on Windows 7&lt;/h2&gt;
&lt;p&gt;On my Windows 7 VM, I logged in as my domain user and checked for updates. It moved to the Upgrades Computer Group I had created for it in WSUS, but the Windows 10 1703 update wasn&amp;rsquo;t downloading. In Windows Update it reported as failed with the error code: 0x80240020, and in WSUS the computer was reporting the update installation as failed with the same error code also. After waiting for 24 hours and trying a few tricks (like resetting Windows Update), I had to edit the registry to get the Update to work.&lt;/p&gt;
&lt;p&gt;Go to the following registry key:&lt;/p&gt;
&lt;div class=&#34;highlight&#34;&gt;&lt;div class=&#34;chroma&#34;&gt;
&lt;table class=&#34;lntable&#34;&gt;&lt;tr&gt;&lt;td class=&#34;lntd&#34;&gt;
&lt;pre class=&#34;chroma&#34;&gt;&lt;code&gt;&lt;span class=&#34;lnt&#34;&gt;1
&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;
&lt;td class=&#34;lntd&#34;&gt;
&lt;pre class=&#34;chroma&#34;&gt;&lt;code class=&#34;language-text&#34; data-lang=&#34;text&#34;&gt;HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate\OSUpgrade
&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;p&gt;Create a new DWORD (32-bit) Value with Name: AllowOSUpgrade and set the Value: 0x00000001. After creating this registry key, I went to Windows Update and it reported that it was ready to install the upgrade to Windows 10. I selected to to perform the upgrade and after downloading I was presented with a few screens asking if I wanted to proceed with the upgrade. The familiar Windows Update install screen appeared on shutting down Windows 7 and upon reboot the now even more familiar Windows 10 update install screen was displayed.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://gal.vin/media/w7-update.webp&#34; alt=&#34;Windows 7 Updating to Windows 10&#34; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://gal.vin/media/w10-pre-install.webp&#34; alt=&#34;Windows 10 Pre Install Screen&#34; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://gal.vin/media/w10-upgrade-complete.webp&#34; alt=&#34;Update Complete&#34; /&gt;&lt;/p&gt;
&lt;p&gt;After several reboots and a screen asking about Privacy Settings, I was presented with the Windows 10 1703 log in screen. I logged in as my domain user which had a local profile on the VM and all my data and programs were there. When I logged in I was greeted by the &amp;ldquo;first run&amp;rdquo; screens that all new users receive when they log in to Windows 10 for the first time. Some of the personal customisations where there, such as the taskbar icons, but they were merged with the default Windows 10 taskbar icons. Sometime later when the VM checked for Windows Updates again, the latest updates for Windows Defender and the most recent Cumulative Update was installed, bringing Windows 10 1703 right up to date.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://gal.vin/media/w7-desktop.webp&#34; alt=&#34;Before&#34; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://gal.vin/media/w10-upgrade-desktop.webp&#34; alt=&#34;After&#34; /&gt;&lt;/p&gt;
&lt;h2 id=&#34;upgrading-windows-10-1511-to-windows-10-1703-with-wsus&#34;&gt;Upgrading Windows 10 1511 to Windows 10 1703 with WSUS&lt;/h2&gt;
&lt;p&gt;The update for existing versions of Windows 10 doesn&amp;rsquo;t require user interaction, it installs like all other Windows 10 updates preserving user data, profile customisation and installed software.&lt;/p&gt;
&lt;h2 id=&#34;finding-and-approving-the-update-for-windows-10-1511&#34;&gt;Finding and Approving the Update for Windows 10 1511&lt;/h2&gt;
&lt;p&gt;In WSUS the update for my Windows 10 1511 VM is listed as Feature update to Windows 10 Pro, version 1703, en-gb your language and edition may vary though.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Expand the server node in the WSUS console.&lt;/li&gt;
&lt;li&gt;Right-click on Updates, and select Search in the menu.&lt;/li&gt;
&lt;li&gt;In the Search box, under the Updates tab enter the name of the update that is appropriate for you. Please note the edition and language may be different from my example above.&lt;/li&gt;
&lt;li&gt;When the search completes, you should have a few results.&lt;/li&gt;
&lt;li&gt;Right-click on each of the updates and select Revision History.&lt;/li&gt;
&lt;li&gt;You&amp;rsquo;ll want to select the update with the most recent date under the Revised heading. For me it was 27/07/2017.&lt;/li&gt;
&lt;li&gt;Right-click on the update you wish to approve, and select Approve.&lt;/li&gt;
&lt;li&gt;Choose the Computer Group you wish to Approve the update for and click OK. Please note: depending on your configuration this will download and push out the upgrade to Windows 10 on all devices in the group.&lt;/li&gt;
&lt;li&gt;Close the Search box, and WSUS should be downloading the update to Windows 10 1703. It is approximately 5GB in size.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img src=&#34;https://gal.vin/media/wsus-w10-feat-update.webp&#34; alt=&#34;Windows 10 Feature Update&#34; /&gt;&lt;/p&gt;
&lt;p&gt;Once the update has downloaded, it will be available to the devices it has been approved for.&lt;/p&gt;
&lt;h2 id=&#34;performing-the-upgrade-on-windows-10-1511&#34;&gt;Performing the upgrade on Windows 10 1511&lt;/h2&gt;
&lt;p&gt;I booted up the Windows 10 1511 VM and left it on the log in screen. The VM contacted the WSUS server and moved it&amp;rsquo;s computer object to the Upgrades Computer Group. Sometime later the VM rebooted from the log in screen and began the upgrade process.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://gal.vin/media/w10-1511-config-update.webp&#34; alt=&#34;Windows 10 configuring updates&#34; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://gal.vin/media/w10-1511-working-update.webp&#34; alt=&#34;Windows 10 working on updates&#34; /&gt;&lt;/p&gt;
&lt;p&gt;After several reboots during the upgrade, the VM booted to the Windows 10 log in screen. I logged in with my domain user which already had a local profile on the VM, and was greeted with the &amp;ldquo;first run&amp;rdquo; screens that new users receive when they log in to Windows 10 for the first time. Despite these screens appearing the data and software had been migrated and the customisation I had done as the user of the Start Menu and Taskbar had been preserved, with the exception of the Store and Edge icons had been re-pinned to the Taskbar. Sometime later when the VM checked for Windows Updates again, the latest updates for Windows Defender and the most recent Cumulative Update was installed, bringing Windows 10 1703 right up to date.&lt;/p&gt;
&lt;p&gt;If you have any questions or comments, please leave them below.&lt;/p&gt;
&lt;p&gt;-Mike&lt;/p&gt;
</content:encoded>
        
        
        
        
        
          
            
              <category>Windows 10 1703 Creators Update</category>
            
          
            
              <category>Guide</category>
            
          
            
              <category>Windows Deployment</category>
            
          
            
              <category>WSUS</category>
            
          
        
        
        
      </item>
      
      <item>
        <title>Upgrading to Windows 10 1703 (Creators Update) with Microsoft Deployment Toolkit</title>
        <link>https://gal.vin/posts/old/upgrading-to-windows-10-1703-with-mdt-walkthrough/</link>
        <pubDate>Thu, 27 Jul 2017 21:15:32 +0000</pubDate>
        
        <atom:modified>Thu, 27 Jul 2017 21:15:32 +0000</atom:modified>
        <guid>https://gal.vin/posts/old/upgrading-to-windows-10-1703-with-mdt-walkthrough/</guid>
        <description>If you&amp;rsquo;re looking to deploy the latest version of Windows 10 1703 (better known as the Creators Update) as a fresh install, please check out this post. This post is designed to walk through installing and configuring Microsoft Deployment Toolkit and to create a Task Sequence to upgrade to Windows 10 1703 from a previous version of Windows. The Windows upgrade process has come along way in recent years, so in certain circumstances it may be worth while running an upgrade, rather than a wipe-and-load.</description>
        <content:encoded>&lt;p&gt;If you&amp;rsquo;re looking to deploy the latest version of Windows 10 1703 (better known as the Creators Update) as a fresh install, please &lt;a href=&#34;https://gal.vin/posts/old/building-windows-10-1703-reference-image-walkthrough/&#34;&gt;check out this post&lt;/a&gt;. This post is designed to walk through installing and configuring Microsoft Deployment Toolkit and to create a Task Sequence to upgrade to Windows 10 1703 from a previous version of Windows. The Windows upgrade process has come along way in recent years, so in certain circumstances it may be worth while running an upgrade, rather than a wipe-and-load. Additionally with Windows 10&amp;rsquo;s frequent updates being the case now, rather than doing upgrades via WSUS which may not be preferable depending on your environment, it may be better to do upgrades in a more controlled way.&lt;/p&gt;
&lt;h2 id=&#34;installing--configuring-microsoft-deployment-toolkit-and-dependencies&#34;&gt;Installing &amp;amp; Configuring Microsoft Deployment Toolkit and Dependencies&lt;/h2&gt;
&lt;p&gt;We&amp;rsquo;ll be using Microsoft Deployment Toolkit (MDT) version 8443, which at the time of writing is the most recent release and fully supports Windows 10 1703. Here&amp;rsquo;s the links to download the software we&amp;rsquo;ll be installing:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://go.microsoft.com/fwlink/p/?LinkId=845542&#34;&gt;Windows 10 1703 Assessment and Deployment Kit (ADK)&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.microsoft.com/en-us/download/details.aspx?id=54259&#34;&gt;Microsoft Deployment Toolkit (8443)&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Windows 10 1703 x64 .iso (&lt;a href=&#34;https://www.microsoft.com/Licensing/servicecenter/default.aspx&#34;&gt;Volume Licensing Service Center&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;First, we&amp;rsquo;ll install the Windows 10 1703 ADK. The setup will need to download additional files so it may take some time depending on your internet connection.&lt;/p&gt;
&lt;p&gt;IMPORTANT NOTE: If you have SecureBoot enabled, you&amp;rsquo;ll get a “Program Compatibility Assistant” dialog displayed and after installation, WIMs will fail to mount and unmount. &lt;a href=&#34;https://social.msdn.microsoft.com/Forums/en-US/1fa43cc7-a82d-4dd3-8d28-f76fe2d7593e/hardware-development-kits-for-windows-10-version-1703-april-2017&#34;&gt;This is a known issue&lt;/a&gt; and &lt;a href=&#34;https://docs.microsoft.com/en-gb/archive/blogs/mniehaus/quick-workaround-for-adk-1703-issue&#34;&gt;there is a workaround.&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;On the Select the features you want to install screen select:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Deployment Tools&lt;/li&gt;
&lt;li&gt;Windows Preinstallation Environment (Windows PE)&lt;/li&gt;
&lt;li&gt;Imaging And Configuration Designer (ICD)&lt;/li&gt;
&lt;li&gt;Configuration Designer&lt;/li&gt;
&lt;li&gt;User State Migration Tool (USMT)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Now install MDT by running the setup file downloaded earlier, there is no specific configuration during the install wizard. After it&amp;rsquo;s installed we need to create the Deployment Share.&lt;/p&gt;
&lt;h2 id=&#34;create-the-deployment-share&#34;&gt;Create the Deployment Share&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;Open the Deployment Workbench from the Start Menu.&lt;/li&gt;
&lt;li&gt;Right click on Deployment Shares.&lt;/li&gt;
&lt;li&gt;Select New Deployment Share.&lt;/li&gt;
&lt;li&gt;Enter the path for the Deployment Share: &lt;code&gt;E:\DeploymentShare&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Enter the Share name: &lt;code&gt;DeploymentShare$&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Give the share a descriptive name.&lt;/li&gt;
&lt;li&gt;On the Options screen, accept the defaults as you can change them later.&lt;/li&gt;
&lt;li&gt;Complete the wizard to create the share.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;We now need to add an Operating System to work with.&lt;/p&gt;
&lt;h2 id=&#34;add-an-operating-system&#34;&gt;Add an Operating System&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;Mount the Windows 10 1703 .iso in File Explorer.&lt;/li&gt;
&lt;li&gt;Go to Deployment Workbench &amp;gt; Operating Systems.&lt;/li&gt;
&lt;li&gt;Right click and select Import Operating System.&lt;/li&gt;
&lt;li&gt;In the wizard, select Full set of source files and then enter the root of the mounted .iso as the Source directory.&lt;/li&gt;
&lt;li&gt;For the destination directory name enter Windows 10 Enterprise 1703 x64 and complete the wizard.&lt;/li&gt;
&lt;li&gt;Go to the Operating Systems node again and rename the OS you just added to Windows 10 Enterprise 1703 x64.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Note: The upgrade process will not work with custom images, so you cannot build a reference image like in my previous post and use that to upgrade a computer to the latest version of Windows with all updates and applications. However, you can configure the MDT Task Sequence to install applications and run Windows Update.&lt;/p&gt;
&lt;h2 id=&#34;importing-applications-optional&#34;&gt;Importing Applications (Optional)&lt;/h2&gt;
&lt;p&gt;You may want to add some applications to install, here I&amp;rsquo;ll cover how to add Microsoft Office. MDT recognises Microsoft Office and provides automated/silent install options.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Go to Deployment Workbench &amp;gt; Deployment Share &amp;gt; Applications.&lt;/li&gt;
&lt;li&gt;Right click on Applications and select New Application.&lt;/li&gt;
&lt;li&gt;In the New Application Wizard, choose Application with source files.&lt;/li&gt;
&lt;li&gt;Give the application the name: Microsoft Office.&lt;/li&gt;
&lt;li&gt;Enter the Source directory of the installation files.&lt;/li&gt;
&lt;li&gt;Enter the Destination directory: Microsoft Office.&lt;/li&gt;
&lt;li&gt;For the Command line enter anything - we&amp;rsquo;ll revisit this soon.&lt;/li&gt;
&lt;li&gt;On the summary page, click Next and after the files are copied click Finish to complete the wizard.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2 id=&#34;configure-the-application---microsoft-office&#34;&gt;Configure the Application - Microsoft Office&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;Right click on Microsoft Office, go to the Office Products Tab.&lt;/li&gt;
&lt;li&gt;Choose the desired Office Product to Install from the drop down menu.&lt;/li&gt;
&lt;li&gt;Check the desired Office language.&lt;/li&gt;
&lt;li&gt;Enter a product key, unless you will be activating Office via KMS in which case leave the Product Key option unchecked.&lt;/li&gt;
&lt;li&gt;Check the Customer name option and enter the desired information.&lt;/li&gt;
&lt;li&gt;Check the Display level option and select None in the drop down menu.&lt;/li&gt;
&lt;li&gt;Check the Accept EULA option.&lt;/li&gt;
&lt;li&gt;Check the Always suppress reboot option.&lt;/li&gt;
&lt;li&gt;Click Apply.&lt;/li&gt;
&lt;li&gt;Go to the Details tab and the Quiet install command should now read:&lt;/li&gt;
&lt;/ol&gt;
&lt;div class=&#34;highlight&#34;&gt;&lt;div class=&#34;chroma&#34;&gt;
&lt;table class=&#34;lntable&#34;&gt;&lt;tr&gt;&lt;td class=&#34;lntd&#34;&gt;
&lt;pre class=&#34;chroma&#34;&gt;&lt;code&gt;&lt;span class=&#34;lnt&#34;&gt;1
&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;
&lt;td class=&#34;lntd&#34;&gt;
&lt;pre class=&#34;chroma&#34;&gt;&lt;code class=&#34;language-text&#34; data-lang=&#34;text&#34;&gt;setup.exe /config proplus.ww\config.xml
&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;p&gt;Microsoft Office is now set up to be installed silently by a Task Sequence. Please note that this will install Microsoft Office along side any previous versions. If you wish to customise the installation to a greater degree and remove older versions, the Office Customization Tool can be launched from the Office Products tab. This process can also be done for Microsoft Visio and Project applications. We need to now create the Task Sequence that will upgrade the currently installed version of Windows to Windows 10 1703.&lt;/p&gt;
&lt;h2 id=&#34;create-a-task-sequence&#34;&gt;Create a Task Sequence&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;In Deployment Workbench, go to Task Sequences.&lt;/li&gt;
&lt;li&gt;Right click and select New Task Sequence.&lt;/li&gt;
&lt;li&gt;For the ID enter: W10-1703-UP.&lt;/li&gt;
&lt;li&gt;Name it Upgrade Windows 10 1703.&lt;/li&gt;
&lt;li&gt;Select Standard Client Upgrade Task Sequence.&lt;/li&gt;
&lt;li&gt;Select the Operating System Windows 10 1703 x64.&lt;/li&gt;
&lt;li&gt;Do not specify a product key at this time.&lt;/li&gt;
&lt;li&gt;Enter an Organization name.&lt;/li&gt;
&lt;li&gt;Do not specify an Administrator password at this time.&lt;/li&gt;
&lt;li&gt;Complete the wizard.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Now we&amp;rsquo;ll configure the Task Sequence.&lt;/p&gt;
&lt;h2 id=&#34;configure-the-task-sequence&#34;&gt;Configure the Task Sequence&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;Right click on the Task Sequence just created and select Properties.&lt;/li&gt;
&lt;li&gt;Go to the Task Sequence tab on the Properties window of the Task Sequence.&lt;/li&gt;
&lt;li&gt;Go to the Post-Processing folder and select Windows Update (Pre-Application Installation).&lt;/li&gt;
&lt;li&gt;On the right side of the Properties window, go to the Options tab.&lt;/li&gt;
&lt;li&gt;Uncheck the Disable this step tick box and do the same with Windows Update (Post-Application Installation).&lt;/li&gt;
&lt;li&gt;Go to the Install Applications item.&lt;/li&gt;
&lt;li&gt;If you skipped the Importing Applications section, please disable the Install Applications item and go to step 10, if not please continue.&lt;/li&gt;
&lt;li&gt;In the right side of the Properties box, select the Install a single application option and click the Browse&amp;hellip; button.&lt;/li&gt;
&lt;li&gt;Select Microsoft Office and change the name Install Applications to Microsoft Office.&lt;/li&gt;
&lt;li&gt;Click Apply and close the Task Sequence.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Next we&amp;rsquo;ll create a domain user account for MDT.&lt;/p&gt;
&lt;h2 id=&#34;create-an-active-directory-user-for-mdt&#34;&gt;Create an Active Directory User for MDT&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;Go to Active Directory Users and Computers.&lt;/li&gt;
&lt;li&gt;Create a user called &lt;code&gt;mdt_admin&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;On the server where the deployment share is hosted, give &lt;code&gt;mdt_admin&lt;/code&gt; Full Control share permissions and Full Control permissions to all the files and folders under the deployment share.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Now we&amp;rsquo;ll configure the Bootstrap.ini and the Rules.ini files to control certain aspect of the deployment environment. The settings below enable auto log in and skip the welcome screen, so these should only be used for lab/closed environments.&lt;/p&gt;
&lt;h2 id=&#34;configure-bootstrapini&#34;&gt;Configure Bootstrap.ini&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;In Deployment Workbench, right click the Deployment Share and select Properties.&lt;/li&gt;
&lt;li&gt;Select the Rules tab and click the Edit Bootstrap.ini button.&lt;/li&gt;
&lt;li&gt;Add the settings below to the Bootstrap.ini.&lt;/li&gt;
&lt;li&gt;Close and Save the Bootstrap.ini&lt;/li&gt;
&lt;/ol&gt;
&lt;div class=&#34;highlight&#34;&gt;&lt;div class=&#34;chroma&#34;&gt;
&lt;table class=&#34;lntable&#34;&gt;&lt;tr&gt;&lt;td class=&#34;lntd&#34;&gt;
&lt;pre class=&#34;chroma&#34;&gt;&lt;code&gt;&lt;span class=&#34;lnt&#34;&gt;1
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;2
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;3
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;4
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;5
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;6
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;7
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;8
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;9
&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;
&lt;td class=&#34;lntd&#34;&gt;
&lt;pre class=&#34;chroma&#34;&gt;&lt;code class=&#34;language-text&#34; data-lang=&#34;text&#34;&gt;[Settings]
Priority=Default
 
[Default]
DeployRoot=\\SERVERNAME\BuildShare$
UserDomain=contoso.com
UserID=mdt_admin
UserPassword=p@ssw0rd
SkipBDDWelcome=YES
&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;h2 id=&#34;configure-rulesini&#34;&gt;Configure Rules.ini&lt;/h2&gt;
&lt;p&gt;On the Rules tab of the Deployment Share properties window, add the settings below. A lot of the settings are specific to my lab environment such as my location in the world.&lt;/p&gt;
&lt;p&gt;The &lt;code&gt;[Virtual Machine]&lt;/code&gt; section near the top is one example of how to manage drivers and auto fill computer names.&lt;/p&gt;
&lt;div class=&#34;highlight&#34;&gt;&lt;div class=&#34;chroma&#34;&gt;
&lt;table class=&#34;lntable&#34;&gt;&lt;tr&gt;&lt;td class=&#34;lntd&#34;&gt;
&lt;pre class=&#34;chroma&#34;&gt;&lt;code&gt;&lt;span class=&#34;lnt&#34;&gt; 1
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 2
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 3
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 4
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 5
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 6
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 7
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 8
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 9
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;10
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;11
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;12
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;13
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;14
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;15
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;16
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;17
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;18
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;19
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;20
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;21
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;22
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;23
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;24
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;25
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;26
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;27
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;28
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;29
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;30
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;31
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;32
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;33
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;34
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;35
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;36
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;37
&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;
&lt;td class=&#34;lntd&#34;&gt;
&lt;pre class=&#34;chroma&#34;&gt;&lt;code class=&#34;language-text&#34; data-lang=&#34;text&#34;&gt;[Settings]
Priority=Model, Default, SetOSD
Properties=OSDPrefix
 
[Virtual Machine]
DriverGroup001=Virtual Machine
DriverSelectionProfile=nothing
OSDComputerName=%TaskSequenceID%
 
[Default]
 
_SMSTSORGNAME=Deploy Share
_SMSTSPackageName=%TaskSequenceName%
 
OSInstall=Y
SkipCapture=YES
SkipAdminPassword=YES
SkipProductKey=YES
SkipComputerBackup=YES
SkipBitLocker=YES
 
TimeZoneName=GMT Standard Time
KeyboardLocale=0809:00000809
UILanguage=en-GB
UserLocale=en-GB
KeyboardLocale=en-GB
 
SkipUserData=YES
SkipDomainMembership=YES
SkipLocaleSelection=YES
SkipTimeZone=YES
SkipSummary=YES
SkipFinalSummary=YES
FinishAction=SHUTDOWN
WSUSServer=http://wsus01:8530
SLShare=\\mdt01\deploymentshare$\Logs
EventService=http://admin01:9800
&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;p&gt;&lt;img src=&#34;https://gal.vin/media/mdt-upgrade.webp&#34; alt=&#34;Win Update&#34; /&gt;&lt;/p&gt;
&lt;h3 id=&#34;run-the-upgrade-task-sequence&#34;&gt;Run the Upgrade Task Sequence&lt;/h3&gt;
&lt;p&gt;Now it&amp;rsquo;s time to run our Upgrade Task Sequence. For my demo here, I&amp;rsquo;ll be using a &amp;ldquo;lived-in&amp;rdquo; Hyper-V virtual machine running Windows 10 Professional 1511 x64 - OS Build 10586.164. It has Office 2016, Adobe Reader, Google Chrome, Adobe Flash, and Firefox installed, it&amp;rsquo;s connected to a domain and has local user profiles from domain users on it with customised settings and personal data. It&amp;rsquo;s also localised to the UK. The VM is configured as such:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;2x vCPUs&lt;/li&gt;
&lt;li&gt;4GB of RAM&lt;/li&gt;
&lt;li&gt;NIC with access the the local network and domain, MDT and WSUS server.&lt;/li&gt;
&lt;li&gt;Virtual Hard Drive of at least 80GB, on an SSD.&lt;/li&gt;
&lt;/ul&gt;
&lt;ol&gt;
&lt;li&gt;With the VM running Windows normally, log in as a user with access to the MDT Deployment Share.&lt;/li&gt;
&lt;li&gt;Navigate to &lt;code&gt;\\SERVERNAME\DeploymentShare$\Scripts&lt;/code&gt; and run the LiteTouch.vbs script.&lt;/li&gt;
&lt;li&gt;After a short delay you will be presented with the Windows Deployment Wizard and a list with the Task Sequence you created earlier.&lt;/li&gt;
&lt;li&gt;Select Upgrade Windows 10 1703 and click Next.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;The Task Sequence will now run, upgrade to Windows 10 1703 x64, update from the WSUS server, install Microsoft Office applications (if you added them), run Windows Update from the WSUS server once again, and then shutdown. When the device is logged into, all user data, settings and programs should be migrated and available as before. The full Windows version should be Windows 10 1703 x64 OS Build 15063.483 - the current version with all Windows Updates as of 27th July 2017. You may also want to add other application installs to your Task Sequence, such as these common applications, depending on your environment.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://enterprise.google.com/chrome/chrome-browser/&#34;&gt;Google Chrome - Enterprise Installer&lt;/a&gt;&lt;/p&gt;
&lt;div class=&#34;highlight&#34;&gt;&lt;div class=&#34;chroma&#34;&gt;
&lt;table class=&#34;lntable&#34;&gt;&lt;tr&gt;&lt;td class=&#34;lntd&#34;&gt;
&lt;pre class=&#34;chroma&#34;&gt;&lt;code&gt;&lt;span class=&#34;lnt&#34;&gt;1
&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;
&lt;td class=&#34;lntd&#34;&gt;
&lt;pre class=&#34;chroma&#34;&gt;&lt;code class=&#34;language-text&#34; data-lang=&#34;text&#34;&gt;msiexec /I googlechromestandaloneenterprise64.msi /qn
&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;p&gt;&lt;a href=&#34;https://get.adobe.com/uk/reader/enterprise/&#34;&gt;Adobe Reader - Enterprise Installer&lt;/a&gt;&lt;/p&gt;
&lt;div class=&#34;highlight&#34;&gt;&lt;div class=&#34;chroma&#34;&gt;
&lt;table class=&#34;lntable&#34;&gt;&lt;tr&gt;&lt;td class=&#34;lntd&#34;&gt;
&lt;pre class=&#34;chroma&#34;&gt;&lt;code&gt;&lt;span class=&#34;lnt&#34;&gt;1
&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;
&lt;td class=&#34;lntd&#34;&gt;
&lt;pre class=&#34;chroma&#34;&gt;&lt;code class=&#34;language-text&#34; data-lang=&#34;text&#34;&gt;AdobeReaderDC.exe /sAll
&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;p&gt;You now have a functioning Microsoft Deployment Toolkit server, with a Deployment Share configured to upgrade to Windows 10 1703 x64.&lt;/p&gt;
&lt;p&gt;If you have any questions or comments, please leave them below.&lt;/p&gt;
&lt;p&gt;-Mike&lt;/p&gt;
</content:encoded>
        
        
        
        
        
          
            
              <category>Windows 10 1703 Creators Update</category>
            
          
            
              <category>Microsoft Deployment Toolkit</category>
            
          
            
              <category>Guide</category>
            
          
            
              <category>Windows Deployment</category>
            
          
        
        
        
      </item>
      
      <item>
        <title>Building a Windows 10 1703 (Creators Update) Reference Image with Microsoft Deployment Toolkit</title>
        <link>https://gal.vin/posts/old/building-windows-10-1703-reference-image-walkthrough/</link>
        <pubDate>Mon, 10 Jul 2017 21:09:02 +0000</pubDate>
        
        <atom:modified>Mon, 10 Jul 2017 21:09:02 +0000</atom:modified>
        <guid>https://gal.vin/posts/old/building-windows-10-1703-reference-image-walkthrough/</guid>
        <description>Following on from a previous post which covers some queries and issues I had when first deploying Windows 10 1703 (better known as the Creators Update) this post is designed to walk through installing and configuring Microsoft Deployment Toolkit to build a reference image of Windows 10 1703 using a Hyper-V Virtual Machine.
Installing &amp;amp; Configuring Microsoft Deployment Toolkit and Dependencies We&amp;rsquo;ll be using Microsoft Deployment Toolkit (MDT) version 8443, which at the time of writing is the most recent release and fully supports Windows 10 1703.</description>
        <content:encoded>&lt;p&gt;Following on from a &lt;a href=&#34;https://gal.vin/posts/old/building-a-windows-10-reference-image-with-microsoft-deployment-toolkit/&#34;&gt;previous post&lt;/a&gt; which covers some queries and issues I had when first deploying Windows 10 1703 (better known as the Creators Update) this post is designed to walk through installing and configuring Microsoft Deployment Toolkit to build a reference image of Windows 10 1703 using a Hyper-V Virtual Machine.&lt;/p&gt;
&lt;h3 id=&#34;installing--configuring-microsoft-deployment-toolkit-and-dependencies&#34;&gt;Installing &amp;amp; Configuring Microsoft Deployment Toolkit and Dependencies&lt;/h3&gt;
&lt;p&gt;We&amp;rsquo;ll be using Microsoft Deployment Toolkit (MDT) version 8443, which at the time of writing is the most recent release and fully supports Windows 10 1703. Here&amp;rsquo;s the links to download the software we&amp;rsquo;ll be installing:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://go.microsoft.com/fwlink/p/?LinkId=845542&#34;&gt;Windows 10 1703 Assessment and Deployment Kit (ADK)&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.microsoft.com/en-us/download/details.aspx?id=54259&#34;&gt;Microsoft Deployment Toolkit (8443)&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Windows 10 1703 x64 .iso (&lt;a href=&#34;https://www.microsoft.com/Licensing/servicecenter/default.aspx&#34;&gt;Volume Licensing Service Center&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;The latest &lt;a href=&#34;https://www.catalog.update.microsoft.com/Search.aspx?q=KB4041676&#34;&gt;Cumulative update for Windows 10 1703 x64&lt;/a&gt; - as of 11/10/2017 this is KB4041676, released October 11th 2017. &lt;a href=&#34;https://support.microsoft.com/en-gb/help/4041676&#34;&gt;More information is available here&lt;/a&gt;. Please note: Do not download the Delta Update!&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;First we&amp;rsquo;ll install the Windows 10 1703 ADK. The setup will need to download additional files so it may take some time depending on your internet connection.&lt;/p&gt;
&lt;p&gt;IMPORTANT NOTE: If you have SecureBoot enabled, you&amp;rsquo;ll get a “Program Compatibility Assistant” dialog displayed and after installation, WIMs will fail to mount and unmount. &lt;a href=&#34;https://social.msdn.microsoft.com/Forums/en-US/1fa43cc7-a82d-4dd3-8d28-f76fe2d7593e/hardware-development-kits-for-windows-10-version-1703-april-2017&#34;&gt;This is a known issue&lt;/a&gt; and &lt;a href=&#34;https://docs.microsoft.com/en-gb/archive/blogs/mniehaus/quick-workaround-for-adk-1703-issue&#34;&gt;there is a workaround.&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;On the Select the features you want to install screen select:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Deployment Tools&lt;/li&gt;
&lt;li&gt;Windows Preinstallation Environment (Windows PE)&lt;/li&gt;
&lt;li&gt;Imaging And Configuration Designer (ICD)&lt;/li&gt;
&lt;li&gt;Configuration Designer&lt;/li&gt;
&lt;li&gt;User State Migration Tool (USMT)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Now install MDT by running the setup file downloaded earlier, there is no specific configuration during the install wizard. After it&amp;rsquo;s installed we need to create the Deployment Share.&lt;/p&gt;
&lt;h3 id=&#34;create-the-deployment-share&#34;&gt;Create the Deployment Share&lt;/h3&gt;
&lt;ol&gt;
&lt;li&gt;Open the Deployment Workbench from the Start Menu.&lt;/li&gt;
&lt;li&gt;Right click on Deployment Shares.&lt;/li&gt;
&lt;li&gt;Select New Deployment Share.&lt;/li&gt;
&lt;li&gt;Enter the path for the Deployment Share: E:\BuildShare.&lt;/li&gt;
&lt;li&gt;Enter the Share name: BuildShare$.&lt;/li&gt;
&lt;li&gt;Give the share a descriptive name.&lt;/li&gt;
&lt;li&gt;On the Options screen, accept the defaults as you can change them later.&lt;/li&gt;
&lt;li&gt;Complete the wizard to create the share.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;We now need to add an Operating System to work with.&lt;/p&gt;
&lt;h3 id=&#34;add-an-operating-system&#34;&gt;Add an Operating System&lt;/h3&gt;
&lt;ol&gt;
&lt;li&gt;Mount the Windows 10 1703 .iso in File Explorer.&lt;/li&gt;
&lt;li&gt;Go to Deployment Workbench &amp;gt; Operating Systems.&lt;/li&gt;
&lt;li&gt;Right click and select Import Operating System.&lt;/li&gt;
&lt;li&gt;In the wizard, select Full set of source files and then enter the root of the mounted .iso as the Source directory.&lt;/li&gt;
&lt;li&gt;For the destination directory name enter Windows 10 Enterprise 1703 x64 and complete the wizard.&lt;/li&gt;
&lt;li&gt;Go to the Operating Systems node again and rename the OS you just added to Windows 10 Enterprise 1703 x64.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Next we&amp;rsquo;ll be adding the Cumulative Update for Windows 10 Version 1703 downloaded earlier, to do this we&amp;rsquo;ll be adding it to the Packages section of MDT. The reason we do this is so the CU will be installed with the Operating System, rather than relying on WSUS or Windows Updates to download and install it. The advantage of doing it this way is the entire Task Sequence will be faster and Windows will be up to date when it is installed. Many bug fixes are part of the CU, including &lt;a href=&#34;https://twitter.com/mniehaus/status/880308506477318146&#34;&gt;the auto logon bug.&lt;/a&gt;&lt;/p&gt;
&lt;h3 id=&#34;importing-packages&#34;&gt;Importing Packages&lt;/h3&gt;
&lt;ol&gt;
&lt;li&gt;Go to Deployment Workbench &amp;gt; Packages.&lt;/li&gt;
&lt;li&gt;Create a folder named Windows 10 1703 x64.&lt;/li&gt;
&lt;li&gt;Right click on the folder and select Import OS Packages and go through the wizard to add the package. The downloaded update .msu file must be in a folder by itself.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Now we create a selection profile so that the Task Sequence only attempts to install the update for Windows 10 1703 x64.&lt;/p&gt;
&lt;h3 id=&#34;creating-a-selection-profile&#34;&gt;Creating A Selection Profile&lt;/h3&gt;
&lt;ol&gt;
&lt;li&gt;Expand the Advanced Configuration node.&lt;/li&gt;
&lt;li&gt;Right click on Selection Profiles and select New Selection Profile.&lt;/li&gt;
&lt;li&gt;Name it Windows 10 1703 x64.&lt;/li&gt;
&lt;li&gt;On the Folders page, tick the Windows 10 1703 x64 folder under Packages and complete the wizard.&lt;/li&gt;
&lt;/ol&gt;
&lt;h3 id=&#34;importing-applications-optional&#34;&gt;Importing Applications (Optional)&lt;/h3&gt;
&lt;p&gt;You may want to add some applications to be a part of your reference image, here I&amp;rsquo;ll cover how to add Microsoft Office. MDT recognises Microsoft Office and provides automated/silent install options.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Go to Deployment Workbench &amp;gt; Deployment Share &amp;gt; Applications.&lt;/li&gt;
&lt;li&gt;Right click on Applications and select New Application.&lt;/li&gt;
&lt;li&gt;In the New Application Wizard, choose Application with source files.&lt;/li&gt;
&lt;li&gt;Give the application the name: Microsoft Office.&lt;/li&gt;
&lt;li&gt;Enter the Source directory of the installation files.&lt;/li&gt;
&lt;li&gt;Enter the Destination directory: Microsoft Office.&lt;/li&gt;
&lt;li&gt;For the Command line enter anything - we&amp;rsquo;ll revisit this soon.&lt;/li&gt;
&lt;li&gt;On the summary page, click Next and after the files are copied click Finish to complete the wizard.&lt;/li&gt;
&lt;/ol&gt;
&lt;h3 id=&#34;configure-the-application---microsoft-office&#34;&gt;Configure the Application - Microsoft Office&lt;/h3&gt;
&lt;ol&gt;
&lt;li&gt;Right click on Microsoft Office, go to the Office Products Tab.&lt;/li&gt;
&lt;li&gt;Choose the desired Office Product to Install from the drop down menu.&lt;/li&gt;
&lt;li&gt;Check the desired Office language.&lt;/li&gt;
&lt;li&gt;Enter a product key, unless you will be activating Office via KMS in which case leave the Product Key option unchecked.&lt;/li&gt;
&lt;li&gt;Check the Customer name option and enter the desired information.&lt;/li&gt;
&lt;li&gt;Check the Display level option and select None in the drop down menu.&lt;/li&gt;
&lt;li&gt;Check the Accept EULA option.&lt;/li&gt;
&lt;li&gt;Check the Always suppress reboot option.&lt;/li&gt;
&lt;li&gt;Click Apply.&lt;/li&gt;
&lt;li&gt;Go to the Details tab and the Quiet install command should now read: &lt;code&gt;setup.exe /config proplus.ww\config.xml&lt;/code&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Microsoft Office is now set up to be installed silently by a Task Sequence. If you wish to customise the installation to a greater degree, the Office Customization Tool can be launched from the Office Products tab. This process can also be done for Microsoft Visio and Project applications. We need to now create the Task Sequence that will create our reference image of Windows 10 1703.&lt;/p&gt;
&lt;h3 id=&#34;create-a-task-sequence&#34;&gt;Create a Task Sequence&lt;/h3&gt;
&lt;ol&gt;
&lt;li&gt;In Deployment Workbench, go to Task Sequences.&lt;/li&gt;
&lt;li&gt;Right click and select New Task Sequence.&lt;/li&gt;
&lt;li&gt;For the ID enter: W10-1703.&lt;/li&gt;
&lt;li&gt;Name it Build Windows 10 1703.&lt;/li&gt;
&lt;li&gt;Select Standard Client Task Sequence.&lt;/li&gt;
&lt;li&gt;Select the Operating System Windows 10 1703 x64.&lt;/li&gt;
&lt;li&gt;Do not specify a product key at this time.&lt;/li&gt;
&lt;li&gt;Enter an Organization name.&lt;/li&gt;
&lt;li&gt;Do not specify an Administrator password at this time.&lt;/li&gt;
&lt;li&gt;Complete the wizard.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Now we&amp;rsquo;ll configure the Task Sequence.&lt;/p&gt;
&lt;h3 id=&#34;configure-the-task-sequence&#34;&gt;Configure the Task Sequence&lt;/h3&gt;
&lt;ol&gt;
&lt;li&gt;Right click on the Task Sequence just created and select Properties.&lt;/li&gt;
&lt;li&gt;Go to the OS Info tab and click Edit Unattend.xml. It will take sometime to generate the catalog.&lt;/li&gt;
&lt;li&gt;When the Unattend.xml opens, go to 7 oobesystem &amp;gt; amd64_Microsoft-Windows-Shell-Setup__neutral &amp;gt; OOBE.&lt;/li&gt;
&lt;li&gt;Change the ProtectYourPC setting to 3. This will prevent the image from randomly checking for updates whilst it is being built.&lt;/li&gt;
&lt;li&gt;Save the Unattend.xml, you can safely ignore an warnings.&lt;/li&gt;
&lt;li&gt;Go to the Task Sequence tab on the Properties window of the Task Sequence.&lt;/li&gt;
&lt;li&gt;Expand the Preinstall folder, and select the Apply Patches item.&lt;/li&gt;
&lt;li&gt;Change the Selection Profile to Windows 10 1703 x64.&lt;/li&gt;
&lt;li&gt;Go to the State Restore folder and select Windows Update (Pre-Application Installation).&lt;/li&gt;
&lt;li&gt;On the right side of the Properties window, go to the Options tab.&lt;/li&gt;
&lt;li&gt;Uncheck the Disable this step tick box and do the same with Windows Update (Post-Application Installation).&lt;/li&gt;
&lt;li&gt;If you skipped the Importing Applications section, please disable the Install Applications item and go to step 16, if not please continue.&lt;/li&gt;
&lt;li&gt;Go to the Install Applications item.&lt;/li&gt;
&lt;li&gt;In the right side of the Properties box, select the Install a single application option and click the Browse&amp;hellip; button.&lt;/li&gt;
&lt;li&gt;Select Microsoft Office and change the name Install Applications to Microsoft Office.&lt;/li&gt;
&lt;li&gt;Click Apply and close the Task Sequence.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Next we&amp;rsquo;ll create a domain user account for MDT.&lt;/p&gt;
&lt;h3 id=&#34;create-an-active-directory-user-for-mdt&#34;&gt;Create an Active Directory User for MDT&lt;/h3&gt;
&lt;ol&gt;
&lt;li&gt;Go to Active Directory Users and Computers.&lt;/li&gt;
&lt;li&gt;Create a user called mdt_admin.&lt;/li&gt;
&lt;li&gt;On WDS01 (where the deployment share is hosted), give mdt_admin Full Control share permissions and Full Control permissions to all the files and folders under the deployment share.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Now we&amp;rsquo;ll configure the Bootstrap.ini and the Rules.ini files to control certain aspects of the deployment environment. The settings below enable auto log in and skip the welcome screen, so these should only be used for lab/closed environments.&lt;/p&gt;
&lt;h3 id=&#34;configure-bootstrapini&#34;&gt;Configure Bootstrap.ini&lt;/h3&gt;
&lt;ol&gt;
&lt;li&gt;In Deployment Workbench, right click the Deployment Share and select Properties.&lt;/li&gt;
&lt;li&gt;Select the Rules tab and click the Edit Bootstrap.ini button.&lt;/li&gt;
&lt;li&gt;Add the settings below to the Bootstrap.ini.&lt;/li&gt;
&lt;li&gt;Close and Save the Bootstrap.ini&lt;/li&gt;
&lt;/ol&gt;
&lt;div class=&#34;highlight&#34;&gt;&lt;div class=&#34;chroma&#34;&gt;
&lt;table class=&#34;lntable&#34;&gt;&lt;tr&gt;&lt;td class=&#34;lntd&#34;&gt;
&lt;pre class=&#34;chroma&#34;&gt;&lt;code&gt;&lt;span class=&#34;lnt&#34;&gt; 1
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 2
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 3
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 4
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 5
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 6
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 7
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 8
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 9
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;10
&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;
&lt;td class=&#34;lntd&#34;&gt;
&lt;pre class=&#34;chroma&#34;&gt;&lt;code class=&#34;language-text&#34; data-lang=&#34;text&#34;&gt;[Settings]
Priority=Default

[Default]
DeployRoot=\\SERVERNAME\BuildShare$
UserDomain=contoso.com
UserID=mdt\_admin
UserPassword=p@ssw0rd

SkipBDDWelcome=YES
&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;h3 id=&#34;configure-rulesini&#34;&gt;Configure Rules.ini&lt;/h3&gt;
&lt;p&gt;On the Rules tab of the Deployment Share properties window, add the settings below. A lot of the settings are specific to my demo environment such as my location in the world.&lt;/p&gt;
&lt;div class=&#34;highlight&#34;&gt;&lt;div class=&#34;chroma&#34;&gt;
&lt;table class=&#34;lntable&#34;&gt;&lt;tr&gt;&lt;td class=&#34;lntd&#34;&gt;
&lt;pre class=&#34;chroma&#34;&gt;&lt;code&gt;&lt;span class=&#34;lnt&#34;&gt; 1
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 2
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 3
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 4
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 5
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 6
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 7
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 8
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 9
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;10
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;11
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;12
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;13
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;14
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;15
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;16
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;17
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;18
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;19
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;20
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;21
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;22
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;23
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;24
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;25
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;26
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;27
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;28
&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;
&lt;td class=&#34;lntd&#34;&gt;
&lt;pre class=&#34;chroma&#34;&gt;&lt;code class=&#34;language-text&#34; data-lang=&#34;text&#34;&gt;[Settings]
Priority=Default
Properties=MyCustomProperty

[Default]
OSInstall=Y
SkipCapture=YES
SkipAdminPassword=YES
SkipProductKey=YES
SkipComputerBackup=YES
SkipBitLocker=YES
SkipLocaleSelection=YES
SkipTimeZone=YES
SkipDomainMembership=YES
SkipSummary=YES
SkipFinalSummary=YES
SkipComputerName=YES
SkipUserData=YES

_SMSTSORGNAME=Build Share
_SMSTSPackageName=%TaskSequenceName%
DoCapture=YES
ComputerBackupLocation=\\SERVERNAME\BuildShare$\Captures
BackupFile=%TaskSequenceID%_#year(date) &amp;amp; &amp;#34;-&amp;#34; &amp;amp; month(date) &amp;amp; &amp;#34;-&amp;#34; &amp;amp; day(date) &amp;amp; &amp;#34;-&amp;#34; &amp;amp; hour(time) &amp;amp; &amp;#34;-&amp;#34; &amp;amp; minute(time)#.wim
WSUSServer=http://SERVERNAME:8530
FinishAction=SHUTDOWN
SLShare=\\SERVERNAME\BuildShare$\Logs
EventService=http://SERVERNAME:9800
&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;p&gt;Now it&amp;rsquo;s time to create the boot media to boot into the deployment environment.&lt;/p&gt;
&lt;h3 id=&#34;creating-the-boot-media&#34;&gt;Creating The Boot Media&lt;/h3&gt;
&lt;ol&gt;
&lt;li&gt;In Deployment Workbench, right click on the Deployment Share.&lt;/li&gt;
&lt;li&gt;Select Update Deployment Share.&lt;/li&gt;
&lt;li&gt;Select Completely regenerate the boot images.&lt;/li&gt;
&lt;li&gt;Complete the wizard. It will take some time to create the boot images.&lt;/li&gt;
&lt;/ol&gt;
&lt;h3 id=&#34;testing-the-boot-media&#34;&gt;Testing The Boot Media&lt;/h3&gt;
&lt;p&gt;To test the boot media, copy the LiteTouchPE_x64.iso from \\SERVERNAME\BuildShare$\Boot to a location where a Hyper-V Virtual Machine will be able to access it. Create a new VM in Hyper-V and configure it as such:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;2x vCPUs&lt;/li&gt;
&lt;li&gt;4GB of RAM&lt;/li&gt;
&lt;li&gt;NIC with access the MDT server and WSUS server.&lt;/li&gt;
&lt;li&gt;Virtual Hard Drive of at least 80GB, preferably on an SSD.&lt;/li&gt;
&lt;li&gt;Boot from DVD Drive using the LiteTouchPE_x64.iso from MDT.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Start the VM and it should boot from the LiteTouchPE_x64.iso into the deployment environment. You should be presented with a wizard and the name of the Task Sequence you created earlier. Select it and click Next. The Task Sequence will now run, install Windows 10 1703 with the Cumulative Update included, update from the WSUS server, install Microsoft Office applications (if you added them) and then run Windows Update from the WSUS server again to update the Office apps, run SysPrep and the reboot back into the MDT environment and capture the image.&lt;/p&gt;
&lt;p&gt;When this process completes the VM will be shutdown and a file named W10-1703_YEAR_MONTH_DAY_HOUR_MINUTE.wim will be in \\SERVERNAME\BuildShare$\Captures.&lt;/p&gt;
&lt;p&gt;You may also want to add scripts and tweaks to your Task Sequence, such as this &lt;a href=&#34;https://gal.vin/posts/old/removing-uwp-apps-mdt/&#34;&gt;PowerShell script&lt;/a&gt; to uninstall any UWP apps which aren&amp;rsquo;t needed or these common applications, depending on your environment.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://enterprise.google.com/chrome/chrome-browser/&#34;&gt;Google Chrome - Enterprise Installer&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;code&gt;msiexec /I googlechromestandaloneenterprise64.msi /qn&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://get.adobe.com/uk/reader/enterprise/&#34;&gt;Adobe Reader - Enterprise Installer&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;code&gt;AdobeReaderDC.exe /sAll&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;You now have a functioning Microsoft Deployment Toolkit server, with a Deployment Share specifically configured for building reference images, and a Task Sequence to build and capture a Windows 10 1703 reference image.&lt;/p&gt;
&lt;p&gt;If you have any questions or comments, please leave them below.&lt;/p&gt;
&lt;p&gt;-Mike&lt;/p&gt;
</content:encoded>
        
        
        
        
        
          
            
              <category>Windows 10 1703 Creators Update</category>
            
          
            
              <category>Microsoft Deployment Toolkit</category>
            
          
            
              <category>Guide</category>
            
          
            
              <category>Windows Deployment</category>
            
          
        
        
        
      </item>
      
      <item>
        <title>Some Notes On Building a Windows 10 1703 (Creators Update) Reference Image with Microsoft Deployment Toolkit</title>
        <link>https://gal.vin/posts/old/building-a-windows-10-1703-reference-image/</link>
        <pubDate>Tue, 02 May 2017 20:58:08 +0000</pubDate>
        
        <atom:modified>Tue, 02 May 2017 20:58:08 +0000</atom:modified>
        <guid>https://gal.vin/posts/old/building-a-windows-10-1703-reference-image/</guid>
        <description>With the release of Windows 10 1703 (Creators Update) ISO on the Volume Licensing Service Center, I&amp;rsquo;ve recently been looking into using the &amp;ldquo;final&amp;rdquo; code with Microsoft Deployment Toolkit (MDT) to build reference images and discover what issues are present. This post is a round up of differences and issues I&amp;rsquo;ve found with building and deploying Windows 10 1703 thus far, and some resolutions. For a full walk through on installing MDT and creating a Windows 10 1703 (Creators Update) reference image, check out this post.</description>
        <content:encoded>&lt;p&gt;With the release of Windows 10 1703 (Creators Update) ISO on the Volume Licensing Service Center, I&amp;rsquo;ve recently been looking into using the &amp;ldquo;final&amp;rdquo; code with Microsoft Deployment Toolkit (MDT) to build reference images and discover what issues are present. This post is a round up of differences and issues I&amp;rsquo;ve found with building and deploying Windows 10 1703 thus far, and some resolutions. For a full walk through on installing MDT and creating a Windows 10 1703 (Creators Update) reference image, &lt;a href=&#34;https://gal.vin/posts/old/building-a-windows-10-1703-reference-image/&#34;&gt;check out this post&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;My lab setup is the same as with my previous Windows 10 1607 guide, although I&amp;rsquo;ve reinstalled my main PC (which I use an admin PC) with a fresh copy of Windows 10 1703. The MDT, WDS and WSUS servers are Windows Server 2016, as before. For more detailed information on how to setup a lab like this, &lt;a href=&#34;https://gal.vin/posts/old/getting-started-with-mdt-and-windows-10/&#34;&gt;please see my previous post.&lt;/a&gt; To start building images with Windows 10 1703, you will need the following:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Upgrade/Install the new &lt;a href=&#34;https://developer.microsoft.com/en-us/windows/hardware/windows-assessment-deployment-kit&#34;&gt;Windows 10 1703 ADK&lt;/a&gt;. PLEASE NOTE that if you have SecureBoot enabled, it will fail to install. &lt;a href=&#34;https://social.msdn.microsoft.com/Forums/en-US/1fa43cc7-a82d-4dd3-8d28-f76fe2d7593e/hardware-development-kits-for-windows-10-version-1703-april-2017&#34;&gt;This is a known issue&lt;/a&gt; and &lt;a href=&#34;https://docs.microsoft.com/en-gb/archive/blogs/mniehaus/quick-workaround-for-adk-1703-issue&#34;&gt;there is a workaround.&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Upgrade/Install &lt;a href=&#34;https://techcommunity.microsoft.com/t5/configuration-manager-archive/microsoft-deployment-toolkit-8443-now-available/ba-p/274148&#34;&gt;MDT Build 8443&lt;/a&gt; - there has been no update for Windows 10 1703.&lt;/li&gt;
&lt;li&gt;After upgrading/installing, update the deployment shares and regenerate the boot images by Right Clicking the deployment share &amp;gt; Update Deployment Share &amp;gt; Completely regenerate the boot images.&lt;/li&gt;
&lt;li&gt;Download the Windows 10 1703 ISO from the VLSC site, mount it in Windows Explorer and Import it as an Operating System in MDT.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Here&amp;rsquo;s the differences I&amp;rsquo;ve found with Windows 10 1703:&lt;/p&gt;
&lt;h3 id=&#34;theres-no-rsat-for-windows-10-1703&#34;&gt;There&amp;rsquo;s No RSAT for Windows 10 1703&lt;/h3&gt;
&lt;p&gt;Previously there were Remote Server Administration Tools (RSAT) for each big update to Windows 10. This is no longer the case! I encountered no issues installing the &lt;a href=&#34;https://www.microsoft.com/en-gb/download/details.aspx?id=45520&#34;&gt;RSAT tools for Windows 10 1607&lt;/a&gt; on my 1703 PC. If you&amp;rsquo;ve upgrade from 1607 to 1703, you may have to reinstall or re-enable them which you can do by pressing Win Key + X &amp;gt; Apps and Features &amp;gt; Programs and Features (under Related settings, see image) &amp;gt; Turn Windows features on or off.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://gal.vin/media/w10-prog-features.webp&#34;&gt;Programs and Features&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The Control Panel &amp;gt; Settings migration is happening, slowly but surely.&lt;/p&gt;
&lt;h3 id=&#34;auto-logon-no-longer-works-with-mdt-and-windows-10-1703&#34;&gt;Auto Logon No Longer Works With MDT and Windows 10 1703&lt;/h3&gt;
&lt;p&gt;Update 29/06/2017: &lt;a href=&#34;https://support.microsoft.com/en-gb/help/4022716/windows-10-update-kb4022716&#34;&gt;KB4022716&lt;/a&gt; and the following Cumulative Updates for Windows 1703 fixes (KB4025342 onwards on &lt;a href=&#34;https://support.microsoft.com/en-gb/help/4025342&#34;&gt;this page&lt;/a&gt;) this issue. You can add the update to MDT Packages and have it installed with the deployment. I have tested this and can confirm it fixes the issue. Thanks to Michael Niehaus (&lt;a href=&#34;https://twitter.com/mniehaus&#34;&gt;@mniehaus&lt;/a&gt;) for tweeting about &lt;a href=&#34;https://twitter.com/mniehaus/status/880308506477318146&#34;&gt;this.&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Update 03/05/2017: After a Twitter conversation with Michael Niehaus (&lt;a href=&#34;https://twitter.com/mniehaus&#34;&gt;@mniehaus&lt;/a&gt;) this has been confirmed to be a bug, although it only effects the second logon. I first noticed this during testing the Insider builds with MDT and thought it might be fixed for the final version, but unfortunately it doesn&amp;rsquo;t appear to be. My workaround is to never set an Administrator password in the Task Sequence. This is not necessarily a problem for building the image, but for the deploying Task Sequence it can be worked around by setting the administrator&amp;rsquo;s account password near the end of the Task Sequence, either as a Command Line action:&lt;/p&gt;
&lt;div class=&#34;highlight&#34;&gt;&lt;div class=&#34;chroma&#34;&gt;
&lt;table class=&#34;lntable&#34;&gt;&lt;tr&gt;&lt;td class=&#34;lntd&#34;&gt;
&lt;pre class=&#34;chroma&#34;&gt;&lt;code&gt;&lt;span class=&#34;lnt&#34;&gt;1
&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;
&lt;td class=&#34;lntd&#34;&gt;
&lt;pre class=&#34;chroma&#34;&gt;&lt;code class=&#34;language-text&#34; data-lang=&#34;text&#34;&gt;net user administrator P@ssw0rd
&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;p&gt;Or with a short PowerShell script:&lt;/p&gt;
&lt;div class=&#34;highlight&#34;&gt;&lt;div class=&#34;chroma&#34;&gt;
&lt;table class=&#34;lntable&#34;&gt;&lt;tr&gt;&lt;td class=&#34;lntd&#34;&gt;
&lt;pre class=&#34;chroma&#34;&gt;&lt;code&gt;&lt;span class=&#34;lnt&#34;&gt;1
&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;
&lt;td class=&#34;lntd&#34;&gt;
&lt;pre class=&#34;chroma&#34;&gt;&lt;code class=&#34;language-powershell&#34; data-lang=&#34;powershell&#34;&gt;&lt;span class=&#34;nv&#34;&gt;$Password&lt;/span&gt; &lt;span class=&#34;p&#34;&gt;=&lt;/span&gt; &lt;span class=&#34;nb&#34;&gt;convertto-securestring&lt;/span&gt; &lt;span class=&#34;s2&#34;&gt;&amp;#34;P@ssw0rd&amp;#34;&lt;/span&gt; &lt;span class=&#34;n&#34;&gt;-asplaintext&lt;/span&gt; &lt;span class=&#34;n&#34;&gt;-force&lt;/span&gt; &lt;span class=&#34;nv&#34;&gt;$user&lt;/span&gt; &lt;span class=&#34;p&#34;&gt;=&lt;/span&gt; &lt;span class=&#34;s2&#34;&gt;&amp;#34;Administrator&amp;#34;&lt;/span&gt; &lt;span class=&#34;nb&#34;&gt;Set-LocalUser&lt;/span&gt; &lt;span class=&#34;nv&#34;&gt;$user&lt;/span&gt; &lt;span class=&#34;n&#34;&gt;-Password&lt;/span&gt; &lt;span class=&#34;nv&#34;&gt;$Password&lt;/span&gt;
&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;h3 id=&#34;removing-uwp-apps-from-windows-10-1703&#34;&gt;Removing UWP Apps From Windows 10 1703&lt;/h3&gt;
&lt;p&gt;As I wrote about recently &lt;a href=&#34;https://gal.vin/posts/old/removing-uwp-apps-mdt/&#34;&gt;here&lt;/a&gt;, you can, if you so choose, remove the built-in UWP apps from Windows 10 1703 during the MDT Task Sequence with a PowerShell script. If you&amp;rsquo;ve been doing this with Windows 10 1607, you will need to check which apps to keep and remove with Windows 10 1703 as there are some new ones included.&lt;/p&gt;
&lt;h3 id=&#34;wsus-updates-getting-stuck&#34;&gt;WSUS Updates Getting &amp;ldquo;stuck&amp;rdquo;&lt;/h3&gt;
&lt;p&gt;I wrote about how to resolve this issue with Windows 10 1607/Windows Server 2016 &lt;a href=&#34;https://gal.vin/posts/old/ws2016-w10-1607-stuck-updates-from-wsus/&#34;&gt;here&lt;/a&gt;. This issue is not present in Windows 10 1703, so you do not need to add the Cumulative Update to the Packages folder in MDT for 1703, but remember that Windows Server 2016 still requires it. Please Note: I did have an issue with WSUS updates hanging on one of my builds. I used a Hyper-V Virtual Machine and mistakenly only assigned 1 vCPU. When increasing the vCPUs to 2, the issue was resolved.&lt;/p&gt;
&lt;h3 id=&#34;windows-10-opens-the-default-browser-to-msncom-on-every-login&#34;&gt;Windows 10 Opens The Default Browser To MSN.com On Every Login&lt;/h3&gt;
&lt;p&gt;I wrote about this issue and how to resolve it for Windows 10 1607 &lt;a href=&#34;https://gal.vin/posts/old/windows-10-opens-msn-com-at-login/&#34;&gt;here&lt;/a&gt;. This issue still occurs with Windows 10 1703. The OS is trying to determine what internet connectivity is available. The registry change in my post still works with 1703 to prevent the browser opening on logon but it also prevents Microsoft Office Clipart from functioning properly, so a much better solution is to whitelist &lt;code&gt;http://www.msftconnecttest.com/redirect&lt;/code&gt; in your firewall/proxy devices. This allows Windows to determine that it has open internet access and the browser does not open at login. The site above this site redirects to your regional msn.com.&lt;/p&gt;
&lt;p&gt;If you have any questions or comments, please leave them below.&lt;/p&gt;
&lt;p&gt;-Mike&lt;/p&gt;
</content:encoded>
        
        
        
        
        
          
            
              <category>Windows 10 1703 Creators Update</category>
            
          
            
              <category>Microsoft Deployment Toolkit</category>
            
          
            
              <category>Windows 10</category>
            
          
            
              <category>Windows Deployment</category>
            
          
        
        
        
      </item>
      
      <item>
        <title>Windows 10 1607/1703 Start Menu Customisation - Update</title>
        <link>https://gal.vin/posts/old/w10-1607-start-menu-customisation-update/</link>
        <pubDate>Thu, 30 Mar 2017 20:37:58 +0000</pubDate>
        
        <atom:modified>Thu, 30 Mar 2017 20:37:58 +0000</atom:modified>
        <guid>https://gal.vin/posts/old/w10-1607-start-menu-customisation-update/</guid>
        <description>Here&amp;rsquo;s a quick update on an option I missed in my previous post about how to customise the Start Menu and Taskbar for new Windows 10 1607/1703 installs.
Update 2017-05-02: This also works with Windows 10 1703 (Creators Update) The method that I used in my previous post would not be suitable for other environments where you would still want users to have some control over apps that were pinned to the Start Menu.</description>
        <content:encoded>&lt;p&gt;Here&amp;rsquo;s a quick update on an option I missed in my &lt;a href=&#34;https://gal.vin/posts/old/customising-the-start-menu-and-taskbar-with-windows-10-1607/&#34;&gt;previous post&lt;/a&gt; about how to customise the Start Menu and Taskbar for new Windows 10 1607/1703 installs.&lt;/p&gt;
&lt;p&gt;Update 2017-05-02: This also works with Windows 10 1703 (Creators Update) The method that I used in my previous post would not be suitable for other environments where you would still want users to have some control over apps that were pinned to the Start Menu. Although I don&amp;rsquo;t believe that the perfect solution, which would be to set a default Start Menu on login but then let users change it currently exists without some hacks, I have found an option that&amp;rsquo;s better than a full lockdown - partial lockdown.&lt;/p&gt;
&lt;p&gt;Microsoft have a post all about it on TechNet here: &lt;a href=&#34;https://docs.microsoft.com/en-gb/archive/blogs/deploymentguys/windows-10-start-layout-customization&#34;&gt;https://docs.microsoft.com/en-gb/archive/blogs/deploymentguys/windows-10-start-layout-customization&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;To deploy a Partial Lockdown Start Menu, you would configure and export the Start Menu.xml configuration file you would want as normal with the Export-StartMenu cmdlet.&lt;/p&gt;
&lt;div class=&#34;highlight&#34;&gt;&lt;div class=&#34;chroma&#34;&gt;
&lt;table class=&#34;lntable&#34;&gt;&lt;tr&gt;&lt;td class=&#34;lntd&#34;&gt;
&lt;pre class=&#34;chroma&#34;&gt;&lt;code&gt;&lt;span class=&#34;lnt&#34;&gt;1
&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;
&lt;td class=&#34;lntd&#34;&gt;
&lt;pre class=&#34;chroma&#34;&gt;&lt;code class=&#34;language-powershell&#34; data-lang=&#34;powershell&#34;&gt;&lt;span class=&#34;nb&#34;&gt;Export-StartLayout&lt;/span&gt; &lt;span class=&#34;n&#34;&gt;C:&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;\&lt;/span&gt;&lt;span class=&#34;n&#34;&gt;StartMenu&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;.&lt;/span&gt;&lt;span class=&#34;n&#34;&gt;xml&lt;/span&gt;
&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;p&gt;You will then need to open the XML file and find &lt;code&gt;&amp;lt;DefaultLayoutOverride&amp;gt;&lt;/code&gt; near the top of the file and change it to:&lt;/p&gt;
&lt;div class=&#34;highlight&#34;&gt;&lt;div class=&#34;chroma&#34;&gt;
&lt;table class=&#34;lntable&#34;&gt;&lt;tr&gt;&lt;td class=&#34;lntd&#34;&gt;
&lt;pre class=&#34;chroma&#34;&gt;&lt;code&gt;&lt;span class=&#34;lnt&#34;&gt;1
&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;
&lt;td class=&#34;lntd&#34;&gt;
&lt;pre class=&#34;chroma&#34;&gt;&lt;code class=&#34;language-xml&#34; data-lang=&#34;xml&#34;&gt;&lt;span class=&#34;nt&#34;&gt;&amp;lt;DefaultLayoutOverride&lt;/span&gt; &lt;span class=&#34;na&#34;&gt;LayoutCustomizationRestrictionType=&lt;/span&gt;&lt;span class=&#34;s&#34;&gt;&amp;#34;OnlySpecifiedGroups&amp;#34;&lt;/span&gt;&lt;span class=&#34;nt&#34;&gt;&amp;gt;&lt;/span&gt;
&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;p&gt;Here&amp;rsquo;s an example partial lockdown XML file with both StartMenu and Taskbar customisation:&lt;/p&gt;
&lt;div class=&#34;highlight&#34;&gt;&lt;div class=&#34;chroma&#34;&gt;
&lt;table class=&#34;lntable&#34;&gt;&lt;tr&gt;&lt;td class=&#34;lntd&#34;&gt;
&lt;pre class=&#34;chroma&#34;&gt;&lt;code&gt;&lt;span class=&#34;lnt&#34;&gt; 1
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 2
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 3
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 4
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 5
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 6
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 7
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 8
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 9
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;10
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;11
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;12
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;13
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;14
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;15
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;16
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;17
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;18
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;19
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;20
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;21
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;22
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;23
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;24
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;25
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;26
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;27
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;28
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;29
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;30
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;31
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;32
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;33
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;34
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;35
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;36
&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;
&lt;td class=&#34;lntd&#34;&gt;
&lt;pre class=&#34;chroma&#34;&gt;&lt;code class=&#34;language-xml&#34; data-lang=&#34;xml&#34;&gt;&lt;span class=&#34;cp&#34;&gt;&amp;lt;?xml version=&amp;#34;1.0&amp;#34; encoding=&amp;#34;utf-8&amp;#34;?&amp;gt;&lt;/span&gt;
&lt;span class=&#34;nt&#34;&gt;&amp;lt;LayoutModificationTemplate&lt;/span&gt; &lt;span class=&#34;na&#34;&gt;xmlns=&lt;/span&gt;&lt;span class=&#34;s&#34;&gt;&amp;#34;http://schemas.microsoft.com/Start/2014/LayoutModification&amp;#34;&lt;/span&gt; &lt;span class=&#34;na&#34;&gt;xmlns:defaultlayout=&lt;/span&gt;&lt;span class=&#34;s&#34;&gt;&amp;#34;http://schemas.microsoft.com/Start/2014/FullDefaultLayout&amp;#34;&lt;/span&gt; &lt;span class=&#34;na&#34;&gt;xmlns:start=&lt;/span&gt;&lt;span class=&#34;s&#34;&gt;&amp;#34;http://schemas.microsoft.com/Start/2014/StartLayout&amp;#34;&lt;/span&gt; &lt;span class=&#34;na&#34;&gt;xmlns:taskbar=&lt;/span&gt;&lt;span class=&#34;s&#34;&gt;&amp;#34;http://schemas.microsoft.com/Start/2014/TaskbarLayout&amp;#34;&lt;/span&gt; &lt;span class=&#34;na&#34;&gt;Version=&lt;/span&gt;&lt;span class=&#34;s&#34;&gt;&amp;#34;1&amp;#34;&lt;/span&gt;&lt;span class=&#34;nt&#34;&gt;&amp;gt;&lt;/span&gt;
  &lt;span class=&#34;nt&#34;&gt;&amp;lt;LayoutOptions&lt;/span&gt; &lt;span class=&#34;na&#34;&gt;StartTileGroupCellWidth=&lt;/span&gt;&lt;span class=&#34;s&#34;&gt;&amp;#34;6&amp;#34;&lt;/span&gt; &lt;span class=&#34;na&#34;&gt;StartTileGroupsColumnCount=&lt;/span&gt;&lt;span class=&#34;s&#34;&gt;&amp;#34;1&amp;#34;&lt;/span&gt; &lt;span class=&#34;nt&#34;&gt;/&amp;gt;&lt;/span&gt;
  &lt;span class=&#34;nt&#34;&gt;&amp;lt;DefaultLayoutOverride&lt;/span&gt; &lt;span class=&#34;na&#34;&gt;LayoutCustomizationRestrictionType=&lt;/span&gt;&lt;span class=&#34;s&#34;&gt;&amp;#34;OnlySpecifiedGroups&amp;#34;&lt;/span&gt;&lt;span class=&#34;nt&#34;&gt;&amp;gt;&lt;/span&gt;
    &lt;span class=&#34;nt&#34;&gt;&amp;lt;StartLayoutCollection&amp;gt;&lt;/span&gt;
      &lt;span class=&#34;nt&#34;&gt;&amp;lt;defaultlayout:StartLayout&lt;/span&gt; &lt;span class=&#34;na&#34;&gt;GroupCellWidth=&lt;/span&gt;&lt;span class=&#34;s&#34;&gt;&amp;#34;6&amp;#34;&lt;/span&gt; &lt;span class=&#34;na&#34;&gt;xmlns:defaultlayout=&lt;/span&gt;&lt;span class=&#34;s&#34;&gt;&amp;#34;http://schemas.microsoft.com/Start/2014/FullDefaultLayout&amp;#34;&lt;/span&gt;&lt;span class=&#34;nt&#34;&gt;&amp;gt;&lt;/span&gt;
        &lt;span class=&#34;nt&#34;&gt;&amp;lt;start:Group&lt;/span&gt; &lt;span class=&#34;na&#34;&gt;Name=&lt;/span&gt;&lt;span class=&#34;s&#34;&gt;&amp;#34;Browsers&amp;#34;&lt;/span&gt; &lt;span class=&#34;na&#34;&gt;xmlns:start=&lt;/span&gt;&lt;span class=&#34;s&#34;&gt;&amp;#34;http://schemas.microsoft.com/Start/2014/StartLayout&amp;#34;&lt;/span&gt;&lt;span class=&#34;nt&#34;&gt;&amp;gt;&lt;/span&gt;
          &lt;span class=&#34;nt&#34;&gt;&amp;lt;start:DesktopApplicationTile&lt;/span&gt; &lt;span class=&#34;na&#34;&gt;Size=&lt;/span&gt;&lt;span class=&#34;s&#34;&gt;&amp;#34;2x2&amp;#34;&lt;/span&gt; &lt;span class=&#34;na&#34;&gt;Column=&lt;/span&gt;&lt;span class=&#34;s&#34;&gt;&amp;#34;0&amp;#34;&lt;/span&gt; &lt;span class=&#34;na&#34;&gt;Row=&lt;/span&gt;&lt;span class=&#34;s&#34;&gt;&amp;#34;0&amp;#34;&lt;/span&gt; &lt;span class=&#34;na&#34;&gt;DesktopApplicationLinkPath=&lt;/span&gt;&lt;span class=&#34;s&#34;&gt;&amp;#34;%ALLUSERSPROFILE%\Microsoft\Windows\Start Menu\Programs\Google Chrome.lnk&amp;#34;&lt;/span&gt; &lt;span class=&#34;nt&#34;&gt;/&amp;gt;&lt;/span&gt;
          &lt;span class=&#34;nt&#34;&gt;&amp;lt;start:Tile&lt;/span&gt; &lt;span class=&#34;na&#34;&gt;Size=&lt;/span&gt;&lt;span class=&#34;s&#34;&gt;&amp;#34;2x2&amp;#34;&lt;/span&gt; &lt;span class=&#34;na&#34;&gt;Column=&lt;/span&gt;&lt;span class=&#34;s&#34;&gt;&amp;#34;2&amp;#34;&lt;/span&gt; &lt;span class=&#34;na&#34;&gt;Row=&lt;/span&gt;&lt;span class=&#34;s&#34;&gt;&amp;#34;0&amp;#34;&lt;/span&gt; &lt;span class=&#34;na&#34;&gt;AppUserModelID=&lt;/span&gt;&lt;span class=&#34;s&#34;&gt;&amp;#34;Microsoft.MicrosoftEdge_8wekyb3d8bbwe!MicrosoftEdge&amp;#34;&lt;/span&gt; &lt;span class=&#34;nt&#34;&gt;/&amp;gt;&lt;/span&gt;
          &lt;span class=&#34;nt&#34;&gt;&amp;lt;start:DesktopApplicationTile&lt;/span&gt; &lt;span class=&#34;na&#34;&gt;Size=&lt;/span&gt;&lt;span class=&#34;s&#34;&gt;&amp;#34;2x2&amp;#34;&lt;/span&gt; &lt;span class=&#34;na&#34;&gt;Column=&lt;/span&gt;&lt;span class=&#34;s&#34;&gt;&amp;#34;4&amp;#34;&lt;/span&gt; &lt;span class=&#34;na&#34;&gt;Row=&lt;/span&gt;&lt;span class=&#34;s&#34;&gt;&amp;#34;0&amp;#34;&lt;/span&gt; &lt;span class=&#34;na&#34;&gt;DesktopApplicationLinkPath=&lt;/span&gt;&lt;span class=&#34;s&#34;&gt;&amp;#34;%ALLUSERSPROFILE%\Microsoft\Windows\Start Menu\Programs\Accessories\Internet Explorer.lnk&amp;#34;&lt;/span&gt; &lt;span class=&#34;nt&#34;&gt;/&amp;gt;&lt;/span&gt;
        &lt;span class=&#34;nt&#34;&gt;&amp;lt;/start:Group&amp;gt;&lt;/span&gt;
        &lt;span class=&#34;nt&#34;&gt;&amp;lt;start:Group&lt;/span&gt; &lt;span class=&#34;na&#34;&gt;Name=&lt;/span&gt;&lt;span class=&#34;s&#34;&gt;&amp;#34;Somethings&amp;#34;&lt;/span&gt; &lt;span class=&#34;na&#34;&gt;xmlns:start=&lt;/span&gt;&lt;span class=&#34;s&#34;&gt;&amp;#34;http://schemas.microsoft.com/Start/2014/StartLayout&amp;#34;&lt;/span&gt;&lt;span class=&#34;nt&#34;&gt;&amp;gt;&lt;/span&gt;
          &lt;span class=&#34;nt&#34;&gt;&amp;lt;start:DesktopApplicationTile&lt;/span&gt; &lt;span class=&#34;na&#34;&gt;Size=&lt;/span&gt;&lt;span class=&#34;s&#34;&gt;&amp;#34;2x2&amp;#34;&lt;/span&gt; &lt;span class=&#34;na&#34;&gt;Column=&lt;/span&gt;&lt;span class=&#34;s&#34;&gt;&amp;#34;0&amp;#34;&lt;/span&gt; &lt;span class=&#34;na&#34;&gt;Row=&lt;/span&gt;&lt;span class=&#34;s&#34;&gt;&amp;#34;2&amp;#34;&lt;/span&gt; &lt;span class=&#34;na&#34;&gt;DesktopApplicationLinkPath=&lt;/span&gt;&lt;span class=&#34;s&#34;&gt;&amp;#34;%ALLUSERSPROFILE%\Microsoft\Windows\Start Menu\Programs\Access 2016.lnk&amp;#34;&lt;/span&gt; &lt;span class=&#34;nt&#34;&gt;/&amp;gt;&lt;/span&gt;
          &lt;span class=&#34;nt&#34;&gt;&amp;lt;start:DesktopApplicationTile&lt;/span&gt; &lt;span class=&#34;na&#34;&gt;Size=&lt;/span&gt;&lt;span class=&#34;s&#34;&gt;&amp;#34;2x2&amp;#34;&lt;/span&gt; &lt;span class=&#34;na&#34;&gt;Column=&lt;/span&gt;&lt;span class=&#34;s&#34;&gt;&amp;#34;2&amp;#34;&lt;/span&gt; &lt;span class=&#34;na&#34;&gt;Row=&lt;/span&gt;&lt;span class=&#34;s&#34;&gt;&amp;#34;0&amp;#34;&lt;/span&gt; &lt;span class=&#34;na&#34;&gt;DesktopApplicationLinkPath=&lt;/span&gt;&lt;span class=&#34;s&#34;&gt;&amp;#34;%ALLUSERSPROFILE%\Microsoft\Windows\Start Menu\Programs\Excel 2016.lnk&amp;#34;&lt;/span&gt; &lt;span class=&#34;nt&#34;&gt;/&amp;gt;&lt;/span&gt;
          &lt;span class=&#34;nt&#34;&gt;&amp;lt;start:DesktopApplicationTile&lt;/span&gt; &lt;span class=&#34;na&#34;&gt;Size=&lt;/span&gt;&lt;span class=&#34;s&#34;&gt;&amp;#34;2x2&amp;#34;&lt;/span&gt; &lt;span class=&#34;na&#34;&gt;Column=&lt;/span&gt;&lt;span class=&#34;s&#34;&gt;&amp;#34;4&amp;#34;&lt;/span&gt; &lt;span class=&#34;na&#34;&gt;Row=&lt;/span&gt;&lt;span class=&#34;s&#34;&gt;&amp;#34;0&amp;#34;&lt;/span&gt; &lt;span class=&#34;na&#34;&gt;DesktopApplicationLinkPath=&lt;/span&gt;&lt;span class=&#34;s&#34;&gt;&amp;#34;%ALLUSERSPROFILE%\Microsoft\Windows\Start Menu\Programs\PowerPoint 2016.lnk&amp;#34;&lt;/span&gt; &lt;span class=&#34;nt&#34;&gt;/&amp;gt;&lt;/span&gt;
          &lt;span class=&#34;nt&#34;&gt;&amp;lt;start:DesktopApplicationTile&lt;/span&gt; &lt;span class=&#34;na&#34;&gt;Size=&lt;/span&gt;&lt;span class=&#34;s&#34;&gt;&amp;#34;2x2&amp;#34;&lt;/span&gt; &lt;span class=&#34;na&#34;&gt;Column=&lt;/span&gt;&lt;span class=&#34;s&#34;&gt;&amp;#34;2&amp;#34;&lt;/span&gt; &lt;span class=&#34;na&#34;&gt;Row=&lt;/span&gt;&lt;span class=&#34;s&#34;&gt;&amp;#34;2&amp;#34;&lt;/span&gt; &lt;span class=&#34;na&#34;&gt;DesktopApplicationLinkPath=&lt;/span&gt;&lt;span class=&#34;s&#34;&gt;&amp;#34;%ALLUSERSPROFILE%\Microsoft\Windows\Start Menu\Programs\VideoLAN\VLC media player.lnk&amp;#34;&lt;/span&gt; &lt;span class=&#34;nt&#34;&gt;/&amp;gt;&lt;/span&gt;
          &lt;span class=&#34;nt&#34;&gt;&amp;lt;start:DesktopApplicationTile&lt;/span&gt; &lt;span class=&#34;na&#34;&gt;Size=&lt;/span&gt;&lt;span class=&#34;s&#34;&gt;&amp;#34;2x2&amp;#34;&lt;/span&gt; &lt;span class=&#34;na&#34;&gt;Column=&lt;/span&gt;&lt;span class=&#34;s&#34;&gt;&amp;#34;0&amp;#34;&lt;/span&gt; &lt;span class=&#34;na&#34;&gt;Row=&lt;/span&gt;&lt;span class=&#34;s&#34;&gt;&amp;#34;0&amp;#34;&lt;/span&gt; &lt;span class=&#34;na&#34;&gt;DesktopApplicationLinkPath=&lt;/span&gt;&lt;span class=&#34;s&#34;&gt;&amp;#34;%ALLUSERSPROFILE%\Microsoft\Windows\Start Menu\Programs\Word 2016.lnk&amp;#34;&lt;/span&gt; &lt;span class=&#34;nt&#34;&gt;/&amp;gt;&lt;/span&gt;
          &lt;span class=&#34;nt&#34;&gt;&amp;lt;start:DesktopApplicationTile&lt;/span&gt; &lt;span class=&#34;na&#34;&gt;Size=&lt;/span&gt;&lt;span class=&#34;s&#34;&gt;&amp;#34;2x2&amp;#34;&lt;/span&gt; &lt;span class=&#34;na&#34;&gt;Column=&lt;/span&gt;&lt;span class=&#34;s&#34;&gt;&amp;#34;4&amp;#34;&lt;/span&gt; &lt;span class=&#34;na&#34;&gt;Row=&lt;/span&gt;&lt;span class=&#34;s&#34;&gt;&amp;#34;2&amp;#34;&lt;/span&gt; &lt;span class=&#34;na&#34;&gt;DesktopApplicationLinkPath=&lt;/span&gt;&lt;span class=&#34;s&#34;&gt;&amp;#34;%ALLUSERSPROFILE%\Microsoft\Windows\Start Menu\Programs\Acrobat Reader DC.lnk&amp;#34;&lt;/span&gt; &lt;span class=&#34;nt&#34;&gt;/&amp;gt;&lt;/span&gt;
        &lt;span class=&#34;nt&#34;&gt;&amp;lt;/start:Group&amp;gt;&lt;/span&gt;
        &lt;span class=&#34;nt&#34;&gt;&amp;lt;start:Group&lt;/span&gt; &lt;span class=&#34;na&#34;&gt;Name=&lt;/span&gt;&lt;span class=&#34;s&#34;&gt;&amp;#34;Comms&amp;#34;&lt;/span&gt; &lt;span class=&#34;na&#34;&gt;xmlns:start=&lt;/span&gt;&lt;span class=&#34;s&#34;&gt;&amp;#34;http://schemas.microsoft.com/Start/2014/StartLayout&amp;#34;&lt;/span&gt;&lt;span class=&#34;nt&#34;&gt;&amp;gt;&lt;/span&gt;
          &lt;span class=&#34;nt&#34;&gt;&amp;lt;start:DesktopApplicationTile&lt;/span&gt; &lt;span class=&#34;na&#34;&gt;Size=&lt;/span&gt;&lt;span class=&#34;s&#34;&gt;&amp;#34;2x2&amp;#34;&lt;/span&gt; &lt;span class=&#34;na&#34;&gt;Column=&lt;/span&gt;&lt;span class=&#34;s&#34;&gt;&amp;#34;0&amp;#34;&lt;/span&gt; &lt;span class=&#34;na&#34;&gt;Row=&lt;/span&gt;&lt;span class=&#34;s&#34;&gt;&amp;#34;0&amp;#34;&lt;/span&gt; &lt;span class=&#34;na&#34;&gt;DesktopApplicationLinkPath=&lt;/span&gt;&lt;span class=&#34;s&#34;&gt;&amp;#34;%ALLUSERSPROFILE%\Microsoft\Windows\Start Menu\Programs\Outlook 2016.lnk&amp;#34;&lt;/span&gt; &lt;span class=&#34;nt&#34;&gt;/&amp;gt;&lt;/span&gt;
          &lt;span class=&#34;nt&#34;&gt;&amp;lt;start:DesktopApplicationTile&lt;/span&gt; &lt;span class=&#34;na&#34;&gt;Size=&lt;/span&gt;&lt;span class=&#34;s&#34;&gt;&amp;#34;2x2&amp;#34;&lt;/span&gt; &lt;span class=&#34;na&#34;&gt;Column=&lt;/span&gt;&lt;span class=&#34;s&#34;&gt;&amp;#34;2&amp;#34;&lt;/span&gt; &lt;span class=&#34;na&#34;&gt;Row=&lt;/span&gt;&lt;span class=&#34;s&#34;&gt;&amp;#34;0&amp;#34;&lt;/span&gt; &lt;span class=&#34;na&#34;&gt;DesktopApplicationLinkPath=&lt;/span&gt;&lt;span class=&#34;s&#34;&gt;&amp;#34;%ALLUSERSPROFILE%\Microsoft\Windows\Start Menu\Programs\Skype for Business 2016.lnk&amp;#34;&lt;/span&gt; &lt;span class=&#34;nt&#34;&gt;/&amp;gt;&lt;/span&gt;
        &lt;span class=&#34;nt&#34;&gt;&amp;lt;/start:Group&amp;gt;&lt;/span&gt;
      &lt;span class=&#34;nt&#34;&gt;&amp;lt;/defaultlayout:StartLayout&amp;gt;&lt;/span&gt;
    &lt;span class=&#34;nt&#34;&gt;&amp;lt;/StartLayoutCollection&amp;gt;&lt;/span&gt;
  &lt;span class=&#34;nt&#34;&gt;&amp;lt;/DefaultLayoutOverride&amp;gt;&lt;/span&gt;
    &lt;span class=&#34;nt&#34;&gt;&amp;lt;CustomTaskbarLayoutCollection&lt;/span&gt; &lt;span class=&#34;na&#34;&gt;PinListPlacement=&lt;/span&gt;&lt;span class=&#34;s&#34;&gt;&amp;#34;Replace&amp;#34;&lt;/span&gt;&lt;span class=&#34;nt&#34;&gt;&amp;gt;&lt;/span&gt;
      &lt;span class=&#34;nt&#34;&gt;&amp;lt;defaultlayout:TaskbarLayout&amp;gt;&lt;/span&gt;
        &lt;span class=&#34;nt&#34;&gt;&amp;lt;taskbar:TaskbarPinList&amp;gt;&lt;/span&gt;
          &lt;span class=&#34;nt&#34;&gt;&amp;lt;taskbar:DesktopApp&lt;/span&gt; &lt;span class=&#34;na&#34;&gt;DesktopApplicationLinkPath=&lt;/span&gt;&lt;span class=&#34;s&#34;&gt;&amp;#34;%ALLUSERSPROFILE%\Microsoft\Windows\Start Menu\Programs\Google Chrome.lnk&amp;#34;&lt;/span&gt; &lt;span class=&#34;nt&#34;&gt;/&amp;gt;&lt;/span&gt;
          &lt;span class=&#34;nt&#34;&gt;&amp;lt;taskbar:DesktopApp&lt;/span&gt; &lt;span class=&#34;na&#34;&gt;DesktopApplicationLinkPath=&lt;/span&gt;&lt;span class=&#34;s&#34;&gt;&amp;#34;%ALLUSERSPROFILE%\Microsoft\Windows\Start Menu\Programs\System Tools\File Explorer.lnk&amp;#34;&lt;/span&gt; &lt;span class=&#34;nt&#34;&gt;/&amp;gt;&lt;/span&gt;
          &lt;span class=&#34;nt&#34;&gt;&amp;lt;taskbar:DesktopApp&lt;/span&gt; &lt;span class=&#34;na&#34;&gt;DesktopApplicationLinkPath=&lt;/span&gt;&lt;span class=&#34;s&#34;&gt;&amp;#34;%ALLUSERSPROFILE%\Microsoft\Windows\Start Menu\Programs\Outlook 2016.lnk&amp;#34;&lt;/span&gt; &lt;span class=&#34;nt&#34;&gt;/&amp;gt;&lt;/span&gt;
        &lt;span class=&#34;nt&#34;&gt;&amp;lt;/taskbar:TaskbarPinList&amp;gt;&lt;/span&gt;
      &lt;span class=&#34;nt&#34;&gt;&amp;lt;/defaultlayout:TaskbarLayout&amp;gt;&lt;/span&gt;
    &lt;span class=&#34;nt&#34;&gt;&amp;lt;/CustomTaskbarLayoutCollection&amp;gt;&lt;/span&gt;
&lt;span class=&#34;nt&#34;&gt;&amp;lt;/LayoutModificationTemplate&amp;gt;&lt;/span&gt;
&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;p&gt;A small caveat with this method is that the default apps and groups that are part of the default Windows 10 install will still be there, although the user can remove them and they will be below the apps and groups that you specify, which will also be locked and the user will not be able to change them.&lt;/p&gt;
&lt;p&gt;I take great care to test my ideas and make sure my articles are accurate before posting, however mistakes do slip through sometimes. If you have any questions or comments, please leave them below.&lt;/p&gt;
&lt;p&gt;I hope this article helps you out. Thank you.&lt;/p&gt;
&lt;p&gt;-Mike&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://gal.vin/media/partial-lockdown.gif&#34; alt=&#34;GIF Showing Start Menu Partial Lockdown&#34; /&gt;&lt;/p&gt;
</content:encoded>
        
        
        
        
        
          
            
              <category>Windows 10 1607 Anniversary Update</category>
            
          
            
              <category>Windows 10 1703 Creators Update</category>
            
          
            
              <category>Microsoft Deployment Toolkit</category>
            
          
            
              <category>PowerShell</category>
            
          
            
              <category>Guide</category>
            
          
            
              <category>Windows Deployment</category>
            
          
        
        
        
      </item>
      
      <item>
        <title>Windows 10 Insider Preview (Creators Update) - New OOBE</title>
        <link>https://gal.vin/posts/old/windows-10-insider-preview-creators-update-new-oobe/</link>
        <pubDate>Sat, 18 Mar 2017 21:07:13 +0000</pubDate>
        
        <atom:modified>Sat, 18 Mar 2017 21:07:13 +0000</atom:modified>
        <guid>https://gal.vin/posts/old/windows-10-insider-preview-creators-update-new-oobe/</guid>
        <description>As we hurtle towards the release of the Creators Update, I decided to take a look at the new OOBE (Out Of Box Experience) that users will see when installing the update. The new OOBE has been a part of the Insider preview builds for some time now. It&amp;rsquo;s main feature is Cortana support, so you can use speech to go through setup which appears to be as much as a cool and useful feature as it is about accessibility.</description>
        <content:encoded>&lt;p&gt;As we hurtle towards the release of the Creators Update, I decided to take a look at the new OOBE (Out Of Box Experience) that users will see when installing the update. The new OOBE has been a part of the Insider preview builds for some time now. It&amp;rsquo;s main feature is Cortana support, so you can use speech to go through setup which appears to be as much as a cool and useful feature as it is about accessibility. Along with Cortana setup seems more friendly and more straight forward , which I guess as these updates are only going to keep coming, and the OOBE is what most people see when updating, making it an easier and less stressful process makes sense. As for IT Pro&amp;rsquo;s and the like, I&amp;rsquo;m sure MDT will be updated to support the Creators Update and I&amp;rsquo;ll never see the OOBE more than three or four times.&lt;/p&gt;
&lt;p&gt;I take great care to test my ideas and make sure my articles are accurate before posting, however mistakes do slip through sometimes.&lt;/p&gt;
&lt;p&gt;If you have any questions or comments, please leave them below.&lt;/p&gt;
&lt;p&gt;-Mike&lt;/p&gt;
</content:encoded>
        
        
        
        
        
          
            
              <category>Windows 10 1703 Creators Update</category>
            
          
        
        
        
      </item>
      
      <item>
        <title>Feature Spotlight: Night light</title>
        <link>https://gal.vin/posts/old/feature-spotlight-night-light/</link>
        <pubDate>Mon, 20 Feb 2017 17:18:28 +0000</pubDate>
        
        <atom:modified>Mon, 20 Feb 2017 17:18:28 +0000</atom:modified>
        <guid>https://gal.vin/posts/old/feature-spotlight-night-light/</guid>
        <description>A feature that I&amp;rsquo;m very happy to see coming in the Creators Update for Windows 10 is Night light. It&amp;rsquo;s not exactly a headline feature, but I&amp;rsquo;m happy to see it and wanted to draw attention to it. What Night light does is change the colour temperature of the display as the sun sets, reducing the blue light and enabling your eyes to relax as you work into the night which, I personally do a lot.</description>
        <content:encoded>&lt;p&gt;A feature that I&amp;rsquo;m very happy to see coming in the Creators Update for Windows 10 is Night light. It&amp;rsquo;s not exactly a headline feature, but I&amp;rsquo;m happy to see it and wanted to draw attention to it. What Night light does is change the colour temperature of the display as the sun sets, reducing the blue light and enabling your eyes to relax as you work into the night which, I personally do a lot. I already use &lt;a href=&#34;https://justgetflux.com/&#34;&gt;f.lux&lt;/a&gt; to provide this feature and I&amp;rsquo;ve found it really makes a difference for me.&lt;/p&gt;
&lt;p&gt;I used to be quite sceptical of these type of features and the utilities that provide them, but after trying f.lux it really helped me switch off at night. Although f.lux does change the colour temperature of your display, it&amp;rsquo;s easily disabled for doing colour sensitive work or watching movies, playing games, although I&amp;rsquo;ve found I leave it on for playing some games, such as Civilization VI.&lt;/p&gt;
&lt;p&gt;In the current Windows Insider build, Night light can be enabled in Settings &amp;gt; Display&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://gal.vin/media/nightlight-01.webp&#34; alt=&#34;Such a small, but appreciated feature.&#34; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://gal.vin/media/nightlight-02.webp&#34; alt=&#34;The sunset/sunrise settings were set automatically, probably from my location/time zone.&#34; /&gt;&lt;/p&gt;
&lt;p&gt;I&amp;rsquo;m a big fan of f.lux, but I&amp;rsquo;m looking forward to having this feature without having to install extra utilities. If you need to quickly turn off Night light for colour work, movie or games, you can do so via the action center.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://gal.vin/media/nightlight-03.webp&#34; alt=&#34;Disable/enable Night light via the Action Center&#34; /&gt;&lt;/p&gt;
&lt;p&gt;Please note that having Night light turned on didn&amp;rsquo;t colour my screenshots, it&amp;rsquo;s working as an overlay on top of the normal image, not actually changing the colour of the pixels being displayed. Here&amp;rsquo;s a photo of Night light enabled on my Insider build machine. The white balance/screen viewing angle still doesn&amp;rsquo;t quite convey the effect, but it&amp;rsquo;s subtle and I find it pleasing.&lt;/p&gt;
&lt;p&gt;You can always give it a go yourself when the update is released or by becoming a Windows Insider. To get started, check out the Insider website: &lt;a href=&#34;https://insider.windows.com&#34;&gt;https://insider.windows.com&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://gal.vin/media/nightlight-04.webp&#34; alt=&#34;Night Light&#34; /&gt;&lt;/p&gt;
&lt;p&gt;This is a small feature but I was pleasantly surprised to find it in the latest Insider build. Big headline features are great, but sometimes it&amp;rsquo;s the smaller features that I find myself looking forward to more.&lt;/p&gt;
&lt;p&gt;If you have any questions or comments, please leave them below.&lt;/p&gt;
&lt;p&gt;-Mike&lt;/p&gt;
</content:encoded>
        
        
        
        
        
          
            
              <category>Windows 10 1703 Creators Update</category>
            
          
            
              <category>Spotlight</category>
            
          
        
        
        
      </item>
      
      <item>
        <title>Building a Windows 10 1607 Reference Image with Microsoft Deployment Toolkit 8443</title>
        <link>https://gal.vin/posts/old/building-a-windows-10-reference-image-with-microsoft-deployment-toolkit/</link>
        <pubDate>Fri, 20 Jan 2017 22:38:01 +0000</pubDate>
        
        <atom:modified>Fri, 20 Jan 2017 22:38:01 +0000</atom:modified>
        <guid>https://gal.vin/posts/old/building-a-windows-10-reference-image-with-microsoft-deployment-toolkit/</guid>
        <description>Following on from my previous post (Getting Started With Microsoft Deployment Toolkit 8443 and Windows 10 1607), I&amp;rsquo;ll be continuing my series of deploying Windows 10 with Microsoft Deployment Toolkit.
Update 2017-05-02: Please note that this post is also relevant to Windows 10 1703 (Creators Update) with a few minor changes, which I&amp;rsquo;ve posted about here.
In this post I&amp;rsquo;ll be building a task sequence to create a reference image that would be suitable for a real world deployment on new devices or performing a &amp;lsquo;wipe and load&amp;rsquo; on existing devices.</description>
        <content:encoded>&lt;p&gt;Following on from my previous post &lt;a href=&#34;https://gal.vin/posts/old/getting-started-with-mdt-and-windows-10/&#34;&gt;(Getting Started With Microsoft Deployment Toolkit 8443 and Windows 10 1607)&lt;/a&gt;, I&amp;rsquo;ll be continuing my series of deploying Windows 10 with Microsoft Deployment Toolkit.&lt;/p&gt;
&lt;p&gt;Update 2017-05-02: Please note that this post is also relevant to Windows 10 1703 (Creators Update) with a few minor changes, which &lt;a href=&#34;https://gal.vin/posts/old/building-a-windows-10-1703-reference-image/&#34;&gt;I&amp;rsquo;ve posted about here.&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;In this post I&amp;rsquo;ll be building a task sequence to create a reference image that would be suitable for a real world deployment on new devices or performing a &amp;lsquo;wipe and load&amp;rsquo; on existing devices. I&amp;rsquo;ll also touch on how to silently install common Microsoft and non-Microsoft products and customising installs.&lt;/p&gt;
&lt;h3 id=&#34;prerequisites&#34;&gt;Prerequisites&lt;/h3&gt;
&lt;p&gt;In this series of posts, here&amp;rsquo;s what I&amp;rsquo;ll be using on my demo network:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Active Directory Domain Controller running on Windows Server 2016 Standard - DC01.&lt;/li&gt;
&lt;li&gt;An installation of Microsoft Deployment Toolkit 8443 configured as per my &lt;a href=&#34;https://gal.vin/posts/old/getting-started-with-mdt-and-windows-10/&#34;&gt;previous post&lt;/a&gt;, running on Windows Server 2016 Standard - WDS01.&lt;/li&gt;
&lt;li&gt;A WSUS server (my previous post: &lt;a href=&#34;https://gal.vin/posts/old/wsus-from-scratch/&#34;&gt;Installing WSUS from scratch!&lt;/a&gt;) running on Windows Server 2016 Standard - WSUS01.&lt;/li&gt;
&lt;li&gt;A Hyper-V virtual machine or equivalent - VM01.&lt;/li&gt;
&lt;li&gt;Office 2010, 2013 or 2016 installation files. For this demo I&amp;rsquo;ll be using Office 2016, but the method is the same for both 2010 and 2013.&lt;/li&gt;
&lt;li&gt;Adobe Reader DC &lt;a href=&#34;https://get.adobe.com/uk/reader/enterprise/&#34;&gt;offline/full installation files&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;VLC media player &lt;a href=&#34;http://www.videolan.org/vlc/download-windows.en-GB.html&#34;&gt;installer&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Google Chrome &lt;a href=&#34;https://enterprise.google.com/chrome/chrome-browser/&#34;&gt;offline installer&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;If you&amp;rsquo;ve followed my &lt;a href=&#34;https://gal.vin/posts/old/getting-started-with-mdt-and-windows-10/&#34;&gt;previous post&lt;/a&gt;, your Microsoft Deployment Toolkit installation should have Windows 10 1607 imported as an Operating System, &lt;a href=&#34;https://gal.vin/posts/old/ws2016-w10-1607-stuck-updates-from-wsus/&#34;&gt;KB3193494&lt;/a&gt; imported as a Package, and a Selection Profile for Windows 10 1607 x64 packages created.&lt;/p&gt;
&lt;h3 id=&#34;importing-applications---microsoft-office-2016&#34;&gt;Importing Applications - Microsoft Office 2016&lt;/h3&gt;
&lt;p&gt;Microsoft Office integrates into MDT very well, let&amp;rsquo;s take a look:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Go to Deployment Workbench &amp;gt; Deployment Share &amp;gt; Applications.&lt;/li&gt;
&lt;li&gt;Right click on Applications and select New Application.&lt;/li&gt;
&lt;li&gt;In the New Application Wizard, choose Application with source files.&lt;/li&gt;
&lt;li&gt;Give the application the name: Microsoft Office 2016.&lt;/li&gt;
&lt;li&gt;Enter the Source directory of the installation files.&lt;/li&gt;
&lt;li&gt;Enter the Destination directory: Microsoft Office 2016.&lt;/li&gt;
&lt;li&gt;For the Command line enter anything - we&amp;rsquo;ll revisit this soon.&lt;/li&gt;
&lt;li&gt;On the summary page, click Next and after the files are copied click Finish to complete the wizard.&lt;/li&gt;
&lt;/ol&gt;
&lt;h3 id=&#34;configure-the-application---microsoft-office-2016&#34;&gt;Configure the Application - Microsoft Office 2016&lt;/h3&gt;
&lt;ol&gt;
&lt;li&gt;Right click on Microsoft Office 2016, go to the Office Products Tab.&lt;/li&gt;
&lt;li&gt;Choose the desired Office Product to Install from the drop down menu.&lt;/li&gt;
&lt;li&gt;Check the desired Office language.&lt;/li&gt;
&lt;li&gt;To activate Office via KMS leave the Product Key option unchecked.&lt;/li&gt;
&lt;li&gt;Check the Customer name option and enter the desired information.&lt;/li&gt;
&lt;li&gt;Check the Display level option and select None in the drop down menu.&lt;/li&gt;
&lt;li&gt;Check the Accept EULA option.&lt;/li&gt;
&lt;li&gt;Check the Always suppress reboot option.&lt;/li&gt;
&lt;li&gt;Click Apply.&lt;/li&gt;
&lt;li&gt;Go to the Details tab and the Quiet install command should now read: &lt;code&gt;setup.exe /config proplus.ww\config.xml&lt;/code&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Microsoft Office is now set up to be installed in an automated fashion by a Task Sequence. If you wish to customise the installation to a greater degree, the Office Customization Tool can be launched from the Office Products tab and you can also add extra Office applications and language packs via the Add button on the same tab.&lt;/p&gt;
&lt;h3 id=&#34;importing-applications---adobe-reader-dc&#34;&gt;Importing Applications - Adobe Reader DC&lt;/h3&gt;
&lt;p&gt;As this is a &amp;ldquo;real world&amp;rdquo; demo on creating a reference image, I want to walk through adding common non-Microsoft products. Here we&amp;rsquo;ll import Adobe Reader DC, VLC media player and Google Chrome.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Go to Deployment Workbench &amp;gt; Deployment Share &amp;gt; Applications.&lt;/li&gt;
&lt;li&gt;Right click on Applications and select New Application.&lt;/li&gt;
&lt;li&gt;In the New Application Wizard, choose Application with source files.&lt;/li&gt;
&lt;li&gt;Give the application the name: Adobe Reader DC.&lt;/li&gt;
&lt;li&gt;Enter the Source directory of the Adobe Reader installer file. MDT will copy all files and folders from the specified directory.&lt;/li&gt;
&lt;li&gt;Enter the Destination directory: Adobe Reader DC.&lt;/li&gt;
&lt;li&gt;For the Command line enter: [adobe reader installer name].exe /sAll.&lt;/li&gt;
&lt;li&gt;On the summary page, click Next and after the files are copied click Finish to complete the wizard.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Repeat these steps for other products that you require. The quiet install command that you&amp;rsquo;ll need can be found in the command line help for the installer or online. Following the same steps for Adobe Reader DC we&amp;rsquo;ll add VLC media player. The command line will be: &lt;code&gt;vlc-2.2.4-win32.exe /S&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;Now we&amp;rsquo;ll add Google Chrome, the command line will be: &lt;code&gt;msiexec /I googlechromestandaloneenterprise64.msi /qn&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;If you need to customise the Adobe Reader DC installation to a greater degree then you may want to download the &lt;a href=&#34;http://www.adobe.com/devnet-docs/acrobatetk/tools/Wizard/index.html?wcmmode=disabled&#34;&gt;Adobe Customisation Wizard&lt;/a&gt;, which will enable you to create a transform file which you can call using the command line: &lt;code&gt;[adobe reader installer name\.exe /msi TRANSFORMS=&amp;quot;%DEPLOYROOT%\Applications\Adobe Reader DC\TRANSFORM-FILE.mst&amp;quot; /qn&lt;/code&gt;&lt;/p&gt;
&lt;h3 id=&#34;create-the-task-sequence&#34;&gt;Create the Task Sequence&lt;/h3&gt;
&lt;p&gt;These steps will create a Task Sequence that will:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Format the hard disk.&lt;/li&gt;
&lt;li&gt;Install Windows 10 1607 with &lt;a href=&#34;https://gal.vin/posts/old/ws2016-w10-1607-stuck-updates-from-wsus/&#34;&gt;KB3193494&lt;/a&gt; included.&lt;/li&gt;
&lt;li&gt;Check for and install updates from the WSUS server.&lt;/li&gt;
&lt;li&gt;Install Adobe Reader DC, Office 2016, VLC Media Player and Google Chrome.&lt;/li&gt;
&lt;li&gt;Check for and install updates from WSUS once again.&lt;/li&gt;
&lt;li&gt;Suspend the Task Sequence for user profile customisation.&lt;/li&gt;
&lt;li&gt;Capture the image and copy to the Deployment Share.&lt;/li&gt;
&lt;/ul&gt;
&lt;ol&gt;
&lt;li&gt;Go to Deployment Workbench &amp;gt; Deployment Share &amp;gt; Task Sequences.&lt;/li&gt;
&lt;li&gt;Right click on Task Sequences and select New task sequence.&lt;/li&gt;
&lt;li&gt;Enter the ID for the Task Sequence: REF-W101607.&lt;/li&gt;
&lt;li&gt;Enter the name for the Task Sequence: Build - Reference W101607.&lt;/li&gt;
&lt;li&gt;Select the Standard Client Task Sequence template.&lt;/li&gt;
&lt;li&gt;Select Windows 10 Enterprise 1607 x64 as the Operating System.&lt;/li&gt;
&lt;li&gt;Select Do not specify a product key at this time.&lt;/li&gt;
&lt;li&gt;Enter an Organization name.&lt;/li&gt;
&lt;li&gt;Select Do not specify an Administrator password at this time.&lt;/li&gt;
&lt;li&gt;Click Next &amp;gt; Next &amp;gt; Finish to complete the wizard.&lt;/li&gt;
&lt;/ol&gt;
&lt;h3 id=&#34;configure-the-task-sequence&#34;&gt;Configure the Task Sequence&lt;/h3&gt;
&lt;ol&gt;
&lt;li&gt;Go to Deployment Workbench &amp;gt; Deployment Share &amp;gt; Task Sequences.&lt;/li&gt;
&lt;li&gt;Right click on Build - Reference W101607 and select Properties.&lt;/li&gt;
&lt;li&gt;On the Task Sequence tab navigate to Preinstall &amp;gt; Apply Patches.&lt;/li&gt;
&lt;li&gt;On the Properties tab of the Apply Patches action, change the Selection profile to Windows 10 1607 x64.&lt;/li&gt;
&lt;li&gt;Navigate to State Restore &amp;gt; Windows Update (Pre-Application Installation).&lt;/li&gt;
&lt;li&gt;On the Options tab of the Windows Update (Pre-Application Installation) action, uncheck Disable this step.&lt;/li&gt;
&lt;li&gt;Repeat step 6 for the Windows Update (Post-Application Installation) action below the Install Applications action.&lt;/li&gt;
&lt;li&gt;Select the Install Applications action.&lt;/li&gt;
&lt;li&gt;In the Properties tab select Install a single application, then click the Browse button and select Microsoft Office 2016 from the list.&lt;/li&gt;
&lt;li&gt;Rename the Install Applications action to Install - Microsoft Office 2016.&lt;/li&gt;
&lt;li&gt;Copy and Paste the Install - Microsoft Office 2016 action with either CTRL + C then CTRL + P or by right clicking and selecting copy and then paste.&lt;/li&gt;
&lt;li&gt;Select the top copy of the Install - Microsoft Office 2016 action.&lt;/li&gt;
&lt;li&gt;In the Properties tab of the copied action, click the Browse button and select Adobe Reader DC from the list.&lt;/li&gt;
&lt;li&gt;Rename the copied action to Install - Adobe Reader DC.&lt;/li&gt;
&lt;li&gt;Repeat steps 11 - 14 for VLC and Google Chrome.&lt;/li&gt;
&lt;li&gt;Select the Custom Tasks group under the Windows Update (Post-Application Installation) action.&lt;/li&gt;
&lt;li&gt;In the Properties tab, change the name to Suspend for profile.&lt;/li&gt;
&lt;li&gt;Click on the Add button at the top of the Task Sequence actions view and go to General &amp;gt; Restart computer, click to add the action.&lt;/li&gt;
&lt;li&gt;Click on Add once again and go to General &amp;gt; Run Command Line.&lt;/li&gt;
&lt;li&gt;On the Properties tab of the action just created, in the Command line field enter: &lt;code&gt;cscript.exe &amp;quot;%SCRIPTROOT%\LTISuspend.wsf&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;In the Name field enter Suspend.&lt;/li&gt;
&lt;li&gt;Make a copy of the previous Restart computer action and using the Up and Down buttons at the top of the Task Sequence actions view, move it below the Suspend action.&lt;/li&gt;
&lt;li&gt;Click Apply.&lt;/li&gt;
&lt;li&gt;Go to the OS Info tab of the main Task Sequence window and click Edit Unattend.xml - this will create a catalogue file and may take some time.&lt;/li&gt;
&lt;li&gt;When the catalogue has been created, the Windows System Image Manager will open.&lt;/li&gt;
&lt;li&gt;Navigate to 7 oobeSystem &amp;gt; Shell Setup_neutral &amp;gt; OOBE.&lt;/li&gt;
&lt;li&gt;Select ProtectyourPC in the OOBE Properties window and change 1 to 3.&lt;/li&gt;
&lt;li&gt;Save the Unattend.xml by clicking the Save 💾 icon. You may get a prompt about validation errors, these are safe to ignore - click Yes.&lt;/li&gt;
&lt;li&gt;Close the Windows System Image Manager and click OK to close the Task Sequence Properties window.&lt;/li&gt;
&lt;/ol&gt;
&lt;h3 id=&#34;testing-the-task-sequence&#34;&gt;Testing the Task Sequence&lt;/h3&gt;
&lt;p&gt;Now we&amp;rsquo;re going to test the Task Sequence using a Virtual Machine. Open Hyper-V or your virtual machine software and create a VM with the following specifications:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;2x vCPUs&lt;/li&gt;
&lt;li&gt;4GB RAM&lt;/li&gt;
&lt;li&gt;40GB minimum Hard Disk&lt;/li&gt;
&lt;li&gt;Network Adaptor with access to the MDT and WSUS server.&lt;/li&gt;
&lt;li&gt;The LiteTouch_x64.iso from the \\WDS01\DeploymentShare$\Boot folder added as a boot device.&lt;/li&gt;
&lt;/ul&gt;
&lt;ol&gt;
&lt;li&gt;Start the Virtual Machine and boot into the deployment environment from the LiteTouch_x64.iso.&lt;/li&gt;
&lt;li&gt;Select the Build - Reference W101607 task sequence.&lt;/li&gt;
&lt;li&gt;Enter VM-REF1 as a Computer name.&lt;/li&gt;
&lt;li&gt;In the Capture image section, select Capture an image of this reference computer. The location and file name should be set automatically from the Rules.ini file in the deployment share, which should be configured as in &lt;a href=&#34;https://gal.vin/posts/old/getting-started-with-mdt-and-windows-10/&#34;&gt;my previous post.&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Click Next to start the Task Sequence.&lt;/li&gt;
&lt;li&gt;The task sequence should stop when it reaches the Suspend action. This is when you should do profile customisation, such as Start Menu layout and initial application setup.&lt;/li&gt;
&lt;li&gt;When you&amp;rsquo;re ready to continue the task sequence, double click the Resume Task Sequence icon on the desktop.&lt;/li&gt;
&lt;li&gt;The VM will boot into the deployment environment and capture the image to \\WDS01\DeploymentShare$\Captures.&lt;/li&gt;
&lt;li&gt;When the VM shuts down, the Task Sequence is complete.&lt;/li&gt;
&lt;/ol&gt;
&lt;h3 id=&#34;importing-the-reference-image&#34;&gt;Importing the Reference Image&lt;/h3&gt;
&lt;p&gt;If the Task Sequence has run successfully you should now have a reference image. We will now import it into the Deployment Share as an Operating System in order to deploy it.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Go to Deployment Workbench &amp;gt; Deployment Share &amp;gt; Operating Systems.&lt;/li&gt;
&lt;li&gt;Right click on Operating Systems and select Import Operating System.&lt;/li&gt;
&lt;li&gt;Select Custom image file.&lt;/li&gt;
&lt;li&gt;Browse to \\WDS01\DeploymentShare$\Captures and select the Reference Image to import.&lt;/li&gt;
&lt;li&gt;Select Setup files are not needed.&lt;/li&gt;
&lt;li&gt;Enter the Destination directory name: REF-W101607.&lt;/li&gt;
&lt;li&gt;Click Next &amp;gt; Finish to import the image and complete the wizard.&lt;/li&gt;
&lt;li&gt;You&amp;rsquo;ll notice that the image you just imported has a long unwieldy name. Right click on the image, select Rename and enter: REF-W101607.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;The reference image is now ready to be deployed on to physical devices, which I cover in the next post (&lt;a href=&#34;https://gal.vin/posts/old/deploying-a-windows-10-reference-image-with-microsoft-deployment-toolkit/&#34;&gt;Deploying a Windows 10 1607 Reference Image with Microsoft Deployment Toolkit 8443&lt;/a&gt;) along with driver management, domain joining and other post-imaging tasks. If you have any questions or comments, please leave them below.&lt;/p&gt;
&lt;p&gt;-Mike&lt;/p&gt;
</content:encoded>
        
        
        
        
        
          
            
              <category>Windows 10 1607 Anniversary Update</category>
            
          
            
              <category>Windows 10 1703 Creators Update</category>
            
          
            
              <category>Microsoft Deployment Toolkit</category>
            
          
            
              <category>Guide</category>
            
          
            
              <category>Windows Deployment</category>
            
          
        
        
        
      </item>
      
      <item>
        <title>Getting Started With Microsoft Deployment Toolkit 8443 and Windows 10 1607/1703</title>
        <link>https://gal.vin/posts/old/getting-started-with-mdt-and-windows-10/</link>
        <pubDate>Sat, 26 Nov 2016 19:05:25 +0000</pubDate>
        
        <atom:modified>Sat, 26 Nov 2016 19:05:25 +0000</atom:modified>
        <guid>https://gal.vin/posts/old/getting-started-with-mdt-and-windows-10/</guid>
        <description>For this post the demo network consists of an Active Directory Domain Controller (DC01), a WSUS server (WSUS01) - here&amp;rsquo;s a previous post on installing WSUS, a server that will have Microsoft Deployment Toolkit installed (WDS01) and a blank Hyper-V Virtual Machine for creating the reference image.
Update 2017-05-02: Please note that this post is also relevant to building Windows 10 1703 (Creators Update) images. I&amp;rsquo;ve posted about the differences here.</description>
        <content:encoded>&lt;p&gt;For this post the demo network consists of an Active Directory Domain Controller (DC01), a WSUS server (WSUS01) - &lt;a href=&#34;https://gal.vin/posts/old/wsus-from-scratch/&#34;&gt;here&amp;rsquo;s a previous post on installing WSUS&lt;/a&gt;, a server that will have Microsoft Deployment Toolkit installed (WDS01) and a blank Hyper-V Virtual Machine for creating the reference image.&lt;/p&gt;
&lt;p&gt;Update 2017-05-02: Please note that this post is also relevant to building Windows 10 1703 (Creators Update) images. &lt;a href=&#34;https://gal.vin/posts/old/building-a-windows-10-1703-reference-image/&#34;&gt;I&amp;rsquo;ve posted about the differences here.&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The WDS01 server is a Hyper-V VM configured like so:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;2 vCPUs&lt;/li&gt;
&lt;li&gt;4GB RAM&lt;/li&gt;
&lt;li&gt;C:\ for Windows&lt;/li&gt;
&lt;li&gt;E:\ for MDT&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;We&amp;rsquo;ll be using Microsoft Deployment Toolkit (MDT) version 8443, which at the time of writing is a recent release, after a long time of being at version 2013 Update 2. Microsoft explain in &lt;a href=&#34;https://techcommunity.microsoft.com/t5/configuration-manager-archive/microsoft-deployment-toolkit-8443-now-available/ba-p/274148&#34;&gt;this blog post&lt;/a&gt; about removal of the year/update naming scheme and development going forward - essentially, it&amp;rsquo;s not going away, they will still keep developing it. Software we&amp;rsquo;ll be using:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://go.microsoft.com/fwlink/p/?LinkId=526740&#34;&gt;Windows 10 1607 Assessment and Deployment Kit (ADK)&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.microsoft.com/en-us/download/details.aspx?id=54259&#34;&gt;Microsoft Deployment Toolkit (8443)&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Windows 10 1607 x64 install files&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.catalog.update.microsoft.com/Search.aspx?q=KB3193494&#34;&gt;Cumulative update for Windows 10 Version 1607: September 20, 2016&lt;/a&gt; - If using a WSUS server&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://www.videolan.org/vlc&#34;&gt;VLC Media Player&lt;/a&gt; (for software install demo)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&#34;install&#34;&gt;Install&lt;/h3&gt;
&lt;p&gt;First we&amp;rsquo;ll install the Windows 10 1607 ADK. The setup will need to download additional files so it may take some time depending on your internet connection. On the Select the features you want to install screen select:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Deployment Tools&lt;/li&gt;
&lt;li&gt;Windows Preinstallation Environment (Windows PE)&lt;/li&gt;
&lt;li&gt;Imaging And Configuration Designer (ICD)&lt;/li&gt;
&lt;li&gt;Configuration Designer&lt;/li&gt;
&lt;li&gt;User State Migration Tool (USMT)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Now install MDT by running the setup file downloaded earlier, there is no specific configuration during the install wizard.&lt;/p&gt;
&lt;h3 id=&#34;create-the-deployment-share-and-an-import-operating-system&#34;&gt;Create the Deployment Share and an Import Operating System&lt;/h3&gt;
&lt;ol&gt;
&lt;li&gt;Open the Deployment Workbench from the Start Menu.&lt;/li&gt;
&lt;li&gt;Right click on Deployment Shares.&lt;/li&gt;
&lt;li&gt;Select New Deployment Share.&lt;/li&gt;
&lt;li&gt;Enter the path for the Deployment Share: E:\DeploymentShare.&lt;/li&gt;
&lt;li&gt;Enter the Share name: DeploymentShare$.&lt;/li&gt;
&lt;li&gt;Give the share a descriptive name.&lt;/li&gt;
&lt;li&gt;On the Options screen, accept the defaults as you can change them later.&lt;/li&gt;
&lt;li&gt;Complete the wizard to create the share.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Now we&amp;rsquo;re going to add Windows 10 1607 as an Operating System to deploy.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Mount the Windows 10 1607 .iso in File Explorer.&lt;/li&gt;
&lt;li&gt;Go to Deployment Workbench &amp;gt; Operating Systems.&lt;/li&gt;
&lt;li&gt;Right click and select Import Operating System.&lt;/li&gt;
&lt;li&gt;In the wizard, select Full set of source files and then enter the root of the mounted .iso as the Source directory.&lt;/li&gt;
&lt;li&gt;For the destination directory name enter Windows 10 Enterprise 1607 x64 and complete the wizard.&lt;/li&gt;
&lt;li&gt;Go to the Operating Systems node again and rename the OS you just added to Windows 10 Enterprise 1607 x64.&lt;/li&gt;
&lt;/ol&gt;
&lt;h3 id=&#34;importing-packages--creating-selection-profiles&#34;&gt;Importing Packages &amp;amp; Creating Selection Profiles&lt;/h3&gt;
&lt;p&gt;We will now import the Cumulative Update for Windows 10 Version 1607 (KB3193494) into MDT, so that it can be installed with the OS.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Go to Deployment Workbench &amp;gt; Packages.&lt;/li&gt;
&lt;li&gt;Create a folder named Windows 10 1607 x64.&lt;/li&gt;
&lt;li&gt;Right click on the folder and select Import OS Packages and go through the wizard to add the package. The package must be in a folder by itself.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Now we will create a selection profile so that the package is only installed for Windows 10 1607 x64.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Expand the Advanced Configuration node.&lt;/li&gt;
&lt;li&gt;Right click on Selection Profiles and select New Selection Profile.&lt;/li&gt;
&lt;li&gt;Name it Windows 10 1607 x64.&lt;/li&gt;
&lt;li&gt;On the Folders page, tick the Windows 10 1607 x64 folder under Packages and complete the wizard.&lt;/li&gt;
&lt;/ol&gt;
&lt;h3 id=&#34;importing-applications&#34;&gt;Importing Applications&lt;/h3&gt;
&lt;p&gt;We&amp;rsquo;ll now import VLC Media Player, so it can be installed as part of the reference image.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;In Deployment Workbench right click on Applications and select New Application.&lt;/li&gt;
&lt;li&gt;Select Application with source files, then on the Details page, enter VLC Player as the Application Name.&lt;/li&gt;
&lt;li&gt;On the Source page, enter the location of the VLC executable, it will need to be in a folder by itself as the wizard will copy all files in the location specified.&lt;/li&gt;
&lt;li&gt;Enter the name: VLC for the directory.&lt;/li&gt;
&lt;li&gt;On the Command Details page enter the name of the VLC executable with the /S option - this will install VLC silently without user interaction.&lt;/li&gt;
&lt;li&gt;Complete the wizard.&lt;/li&gt;
&lt;li&gt;In the Applications node, rename the VLC app to Install - VLC.&lt;/li&gt;
&lt;/ol&gt;
&lt;h3 id=&#34;create-a-task-sequence&#34;&gt;Create a Task Sequence&lt;/h3&gt;
&lt;p&gt;We&amp;rsquo;ll now create a Task Sequence to build a fully updated Windows 10 1607 x64 reference image, with VLC installed.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;In Deployment Workbench, go to Task Sequences.&lt;/li&gt;
&lt;li&gt;Right click and select New Task Sequence.&lt;/li&gt;
&lt;li&gt;For the ID enter: B-W10-1607.&lt;/li&gt;
&lt;li&gt;Name it Build Windows 10 1607.&lt;/li&gt;
&lt;li&gt;Select Standard Client Task Sequence.&lt;/li&gt;
&lt;li&gt;Select the Operating System Windows 10 1607 x64.&lt;/li&gt;
&lt;li&gt;Do not specify a product key at this time.&lt;/li&gt;
&lt;li&gt;Enter an Organization name.&lt;/li&gt;
&lt;li&gt;Do not specify an Administrator password at this time.&lt;/li&gt;
&lt;li&gt;Complete the wizard.&lt;/li&gt;
&lt;/ol&gt;
&lt;h3 id=&#34;configure-the-task-sequence&#34;&gt;Configure the Task Sequence&lt;/h3&gt;
&lt;ol&gt;
&lt;li&gt;Right click on the Task Sequence just created and select Properties.&lt;/li&gt;
&lt;li&gt;Go to the OS Info tab and click Edit Unattend.xml. It will take sometime to generate the catalog.&lt;/li&gt;
&lt;li&gt;When the Unattend.xml opens, go to 7 oobesystem &amp;gt; amd64_Microsoft-Windows-Shell-Setup__neutral &amp;gt; OOBE.&lt;/li&gt;
&lt;li&gt;Change the ProtectYourPC setting to 3. This will prevent the image from randomly checking for updates whilst it is being built.&lt;/li&gt;
&lt;li&gt;Save the Unattend.xml, you can safely ignore an warnings.&lt;/li&gt;
&lt;li&gt;Go to the Task Sequence tab on the Properties window of the Task Sequence.&lt;/li&gt;
&lt;li&gt;Expand the Preinstall folder, and select the Apply Patches item.&lt;/li&gt;
&lt;li&gt;Change the Selection Profile to Windows 10 1607 x64.&lt;/li&gt;
&lt;li&gt;Go to the State Restore folder and select Windows Update (Pre-Application Installation).&lt;/li&gt;
&lt;li&gt;On the right side of the Properties window, go to the Options tab.&lt;/li&gt;
&lt;li&gt;Uncheck the Disable this step tick box and do the same with Windows Update (Post-Application Installation).&lt;/li&gt;
&lt;li&gt;Go to the Install Applications item.&lt;/li&gt;
&lt;li&gt;In the right side of the Properties box, select the Install a single application option and click the Browse&amp;hellip; button.&lt;/li&gt;
&lt;li&gt;Select Install - VLC and change the name Install Applications to Install - VLC.&lt;/li&gt;
&lt;li&gt;Click Apply and close the Task Sequence.&lt;/li&gt;
&lt;/ol&gt;
&lt;h3 id=&#34;configure-deployment-rules&#34;&gt;Configure Deployment Rules&lt;/h3&gt;
&lt;p&gt;Before we create the boot media we must configure several settings that will effect how the boot media will connect to the deployment environment.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;In Deployment Workbench, right click the deployment share and select Properties.&lt;/li&gt;
&lt;li&gt;On the Windows PE tab, select the Drivers and Patches sub-tab.&lt;/li&gt;
&lt;li&gt;Under the Selection Profile drop down menu, change it to All Drivers.&lt;/li&gt;
&lt;li&gt;Select the Platform drop down menu and select x64 and again change the Selection Profile to All Drivers.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Now we must create an Active Directory account for MDT to use and give it permissions to the Deployment Share.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Go to Active Directory Users and Computers.&lt;/li&gt;
&lt;li&gt;Create a user called mdt_admin.&lt;/li&gt;
&lt;li&gt;On WDS01 (where the deployment share is hosted), give mdt_admin Full Control share permissions and Full Control permissions to all the files and folders under the deployment share.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;We will now configure the Rules and Bootstrap.ini. The settings below enable auto log in and skip the welcome screen.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;In Deployment Workbench, right click the deployment share and select Properties.&lt;/li&gt;
&lt;li&gt;Select the Rules tab and click the Edit Bootstrap.ini button.&lt;/li&gt;
&lt;li&gt;Add the settings below to the Bootstrap.ini.&lt;/li&gt;
&lt;li&gt;Close and Save the Bootstrap.ini&lt;/li&gt;
&lt;/ol&gt;
&lt;div class=&#34;highlight&#34;&gt;&lt;div class=&#34;chroma&#34;&gt;
&lt;table class=&#34;lntable&#34;&gt;&lt;tr&gt;&lt;td class=&#34;lntd&#34;&gt;
&lt;pre class=&#34;chroma&#34;&gt;&lt;code&gt;&lt;span class=&#34;lnt&#34;&gt;1
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;2
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;3
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;4
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;5
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;6
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;7
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;8
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;9
&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;
&lt;td class=&#34;lntd&#34;&gt;
&lt;pre class=&#34;chroma&#34;&gt;&lt;code class=&#34;language-text&#34; data-lang=&#34;text&#34;&gt;[Settings]
Priority=Default
 
[Default]
DeployRoot=\\WDS01\DeploymentShare$
UserDomain=contoso.com
UserID=mdt_admin
UserPassword=p@ssw0rd
SkipBDDWelcome=YES
&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;p&gt;On the Rules tab of the Deployment Share properties window, add the settings below. A lot of the settings are specific to my demo environment such as my location in the world. The [Virtual Machine] section near the top is one example of how to manage drivers and auto fill computer names for when deploying images based on the model reported by Windows. I&amp;rsquo;ll cover this in more detail a future post.&lt;/p&gt;
&lt;div class=&#34;highlight&#34;&gt;&lt;div class=&#34;chroma&#34;&gt;
&lt;table class=&#34;lntable&#34;&gt;&lt;tr&gt;&lt;td class=&#34;lntd&#34;&gt;
&lt;pre class=&#34;chroma&#34;&gt;&lt;code&gt;&lt;span class=&#34;lnt&#34;&gt; 1
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 2
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 3
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 4
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 5
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 6
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 7
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 8
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 9
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;10
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;11
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;12
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;13
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;14
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;15
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;16
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;17
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;18
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;19
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;20
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;21
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;22
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;23
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;24
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;25
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;26
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;27
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;28
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;29
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;30
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;31
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;32
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;33
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;34
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;35
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;36
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;37
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;38
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;39
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;40
&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;
&lt;td class=&#34;lntd&#34;&gt;
&lt;pre class=&#34;chroma&#34;&gt;&lt;code class=&#34;language-text&#34; data-lang=&#34;text&#34;&gt;[Settings]
Priority=Model, Default, SetOSD
Properties=OSDPrefix
 
[Virtual Machine]
DriverGroup001=Virtual Machine
DriverSelectionProfile=nothing
OSDPrefix=VM
 
[Default]
_SMSTSORGNAME=Mike Galvin | OSD Solutions
_SMSTSPackageName=%TaskSequenceName%
UserDataLocation=NONE
ComputerBackupLocation=\\WDS01\DeploymentShare$\Captures
BackupFile=%TaskSequenceID%_#year(date) &amp;amp; &amp;#34;-&amp;#34; &amp;amp; month(date) &amp;amp; &amp;#34;-&amp;#34; &amp;amp; day(date)#.wim
OSInstall=Y
TimeZoneName=GMT Standard Time
KeyboardLocale=0809:00000809
UILanguage=en-GB
UserLocale=en-GB
KeyboardLocale=en-GB
BitsPerPel=32
VRefresh=60
XResolution=1
YResolution=1
WSUSServer=http://wsus01:8530
SkipAdminPassword=YES
SkipCapture=NO
SkipRoles=YES
SkipProductKey=YES
SkipUserData=YES
SkipComputerBackup=YES
SkipBitLocker=YES
SkipLocaleSelection=YES
SkipTimeZone=YES
SkipDomainMembership=YES
SkipSummary=YES
SkipFinalSummary=YES
FinishAction=SHUTDOWN
OSDComputerName=%OSDPrefix%-%SerialNumber%
&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;h3 id=&#34;creating-boot-media&#34;&gt;Creating Boot Media&lt;/h3&gt;
&lt;p&gt;Now we&amp;rsquo;ll create the boot media.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;In Deployment Workbench, right click on the Deployment Share.&lt;/li&gt;
&lt;li&gt;Select Update Deployment Share.&lt;/li&gt;
&lt;li&gt;Select Completely regenerate the boot images.&lt;/li&gt;
&lt;li&gt;Complete the wizard. It will take some time to create the boot images.&lt;/li&gt;
&lt;/ol&gt;
&lt;h3 id=&#34;testing-boot-media&#34;&gt;Testing Boot Media&lt;/h3&gt;
&lt;p&gt;To test the boot media, copy the LiteTouchPE_x64.iso from \\WDS01\DeploymentShare$\Boot to a location where the new Hyper-V VM will be able to access it. Set the configuration of the VM as such:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;2 vCPUs&lt;/li&gt;
&lt;li&gt;4GB RAM&lt;/li&gt;
&lt;li&gt;NIC&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Add the LiteTouchPE_x64.iso as a boot device. Start the VM and it should boot from the iso into the MDT environment, which is using Windows PE. You should be presented with a wizard and the Task Sequence you created earlier. Select it and click Next. The Computer Name should be already filled in with something like VM-1234-1234&amp;hellip;etc. Replace it with vm-ref-w10. Select Capture an image of this reference computer. The Task Sequence should now run, install Windows 10, update from the WSUS server, install VLC and then capture the image. When this process completes the VM will be shutdown and a file named B-W10-1607_YEAR_MONTH_DAY.wim will be in \\WDS01\DeploymentShare$\Captures. You now have a functioning MDT server and a Task Sequence to build and capture a reference image with Windows 10 1607. I will post in future on how to deploy the captured image, manage drivers, and deploy common application like Microsoft Office 2016. Hopefully for now, this post has given you what you need to get started with MDT and deploying Windows 10.&lt;/p&gt;
&lt;p&gt;If you have any questions or comments, please leave them below.&lt;/p&gt;
&lt;p&gt;-Mike&lt;/p&gt;
</content:encoded>
        
        
        
        
        
          
            
              <category>Windows 10 1607 Anniversary Update</category>
            
          
            
              <category>Windows 10 1703 Creators Update</category>
            
          
            
              <category>Microsoft Deployment Toolkit</category>
            
          
            
              <category>Guide</category>
            
          
            
              <category>Windows Deployment</category>
            
          
        
        
        
      </item>
      
      <item>
        <title>Paint 3D Preview with a Hyper-V Virtual Machine</title>
        <link>https://gal.vin/posts/old/paint-3d-preview-with-a-hyper-v-virtual-machine/</link>
        <pubDate>Wed, 26 Oct 2016 20:19:49 +0000</pubDate>
        
        <atom:modified>Wed, 26 Oct 2016 20:19:49 +0000</atom:modified>
        <guid>https://gal.vin/posts/old/paint-3d-preview-with-a-hyper-v-virtual-machine/</guid>
        <description>If you&amp;rsquo;ve seen the news from the latest Microsoft Event, you&amp;rsquo;ll know that the next Windows 10 update, dubbed the &amp;ldquo;Creator Update&amp;rdquo; will be out early next year. One of the new tools shown was Paint 3D which looks to make the creation of 3D content more accessible. You can check it out right now, if you are a member of the Windows Insider Preview Program - which anyone can join.</description>
        <content:encoded>&lt;p&gt;If you&amp;rsquo;ve seen the news from the latest Microsoft Event, you&amp;rsquo;ll know that the next Windows 10 update, dubbed the &amp;ldquo;Creator Update&amp;rdquo; will be out early next year. One of the new tools shown was &lt;a href=&#34;https://blogs.windows.com/windowsexperience/2016/11/01/five-new-features-youll-love-in-paint-3d/#zzm0SJeOgQS8Bbup.97&#34;&gt;Paint 3D&lt;/a&gt; which looks to make the creation of 3D content more accessible. You can check it out right now, if you are a member of the &lt;a href=&#34;https://insider.windows.com/&#34;&gt;Windows Insider Preview Program&lt;/a&gt; - which anyone can join. You&amp;rsquo;ll need Build 14800 or greater to install the app, and you&amp;rsquo;ll find it in the Windows Store as &amp;ldquo;Paint 3D Preview&amp;rdquo;.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://gal.vin/media/paint3dog.gif&#34; alt=&#34;paint3dog&#34; /&gt;&lt;/p&gt;
&lt;p&gt;If, like me, you have your Insider install of Windows 10 on a Hyper-V VM, performance of Paint 3D may not be as good as it could be. You can greatly increase graphics performance of your VM by enabling RemoteFX - if your graphics card supports it. To enable Hyper-V to use the graphics card with RemoteFX: Hyper-V Manager &amp;gt; Hyper-V Settings &amp;gt; Physical GPUs &amp;gt; Select the GPU and then tick Use this GPU with RemoteFX.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://gal.vin/media/hyper-v-gpu.webp&#34; alt=&#34;hyper-v settings&#34; /&gt;&lt;/p&gt;
&lt;p&gt;Next, in the Settings of the Virtual Machine, go to Add Hardware &amp;gt; RemoteFX 3D Video Adaptor &amp;gt; Add. You will now have a dedicated graphics card available to your VM. You can configure it further if you&amp;rsquo;d like by selecting the RemoteFX 3D Video Adapter in the Hardware list.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://gal.vin/media/hyper-v-vm-gpu.webp&#34; alt=&#34;vm-settings&#34; /&gt;&lt;/p&gt;
&lt;p&gt;Now, when you boot the VM and load Paint 3D, performance should be closer to what you would expect running it natively.&lt;/p&gt;
&lt;p&gt;If you have any questions or comments, please leave them below.&lt;/p&gt;
&lt;p&gt;-Mike&lt;/p&gt;
</content:encoded>
        
        
        
        
        
          
            
              <category>Windows 10 1703 Creators Update</category>
            
          
            
              <category>Hyper-V</category>
            
          
        
        
        
      </item>
      

    
  </channel>
</rss>