How to upgrade Windows 10 1607 with SCCM 1606 (Inplace Task Sequence) – Mobile-First Cloud-First
Updated – This post is changed with CU KB3176495
When Windows 10 1607 was released the version number is 14393.0 but within the first 24 hours the first Windows 10 1607 Cumulative Update https://support.microsoft.com/en-us/help/12387/windows-10-update-history.
To get the Windows 10 1607 up to date and to generating the users as little as possible – the solution is to use a Inplace Task Sequence.
Windows 10 1607 is only supported on SCCM 1606 so it is requirement.
- Import Windows 10 1607 OS into SCCM
- Create a package with KB3176495
- Create Task Sequence
- Modify Task Sequence
- Run the Task Sequence on a device
Import Windows 10 1607 OS into SCCM
Add Operating System Upgrade Package

- Browse to the packages source with the content of the Windows 10 1607 ISO
- Click Next
Click Next
Click Next
Click Close
Now distribute the content to the SCCM DP
Create a package with KB3176495
Download the KB3176495 and place it in your packages share


Create Package
- Enter the name of the package
- Enter manufacturer
- Browse for the KB3176495 on the package share
- Click Next
Click Next
- Enter a program name
- Enter Commandline “wusa.exe AMD64-all-windows10.0-kb3176495-x64_a344b21f039bfc4c4c145af471da86005fa4288f.msu /quiet /norestart”
- Select “Whether or not a user is logged on”
- click Next
Click Next
Click Next
Click Close
Now distribute the content to the SCCM DP
Create Task Sequence
Create Task Sequence
Select “Upgrade an operating system from an upgrade package”
Click Next
Enter Task Sequence Name
Click Next
Browse for the OS upgrade package
Click Next
Click Next
Click Next
Click Next
Click Close
Modify Task Sequence
Add Install Package under “Post-Processing”
Browse for the patch package
Create a Restart Computer Action after the install package
Change the setting to “The currently installed default operating system”
Deploy the Task Sequence
Run the Task Sequence on a device
On the Windows client you are ready to upgrade to Windows 10 a607 with the Task Sequence
Click Install in the Software Center

Click Install Operation System

Now the Inplace upgrade is starting

After the first reboot the device is being upgraded to Windows 10 1607
After the first user login it will take some time to prepare

When the desktop is ready the OS version is 1607 with a OS build 14393.51
