This article describes how to use Ivanti Patch and Compliance to upgrade to Windows 10 Anniversary Edition
For information about upgrading to Windows 10 Creators Edition (1703) see How to upgrade to Windows 10 Creators Edition using Ivanti Patch Manager
Windows 10 Anniversary Edition is also known as Windows 10 RS1 or Windows 10 1607.
Goal
Upgrade the clients to Windows 10 version 1607.
Steps
These steps use the Ivanti Patch and Compliance Manager definition called "W10V1607". A prerequisite for installing this version to a client computer is that the target computer must have 2GB of memory or higher. If the client computer does not have 2GB of memory or higher it will be detected but it will not attempt to install the update.
- Download or otherwise acquire the Windows 1607 media for the version of Windows that you are updating (Education, Professional, or Enterprise)
This can be done by following the instructions in this link.
* MediaCreationTool.exe from http://go.microsoft.com/fwlink/?LinkId=691209 can create only two editions: Windows 10 Professional or Windows 10 Home. There is no option to download and create editions Windows 10 Enterprise or Windows 10 Education. Also within a Windows 10 ISO file created using the MediaCreationTool.exe there is no ..\sources\install.wim file and the verification of what edition Windows 10 is, cannot be performed using dism.exe -- "dism.exe /get-wiminfo /wimfile:F:\sources\install.wim"
Please note that the MediaCreationTool will download the latest Windows 10 version, which is at this point 1709 (Fall Creator Update)
If using a copy from MSDN this is likely an all-in-one image, only the product key changes the version.
- Place this .ISO into the \ManagementSuite\LDLogon\Patch\ directory on your core server. If you have changed the patch storage location, place it in the equivalent directories.
- Open the LANDESK Management Suite Console and go to the Security and Compliance Tool group
- Open the Patch and Compliance Tool
- Ensure that you have downloaded the latest updates in the Vulnerabilities category.
- After downloading the vulnerabilities category, find the "W10V1607" definition. This is the definition that we will be using to upgrade Windows.
- Next, examine the properties of the definition by double-clicking it.
You will notice that there is a list of rules in the definition. You need to select the correct rule that matches the version of Windows you are trying to upgrade.
- Note the following in the description tab of the definition:
- Double-click the rule that matches the version of Windows you are trying to upgrade. Be careful to choose the selectx86 or x64 version.
- You will need to make sure that your .ISO file for the Windows upgrade matches exactly the filename within the rule in the Patch information section under Unique filename. In order to do this highlight the filename and make sure to go all the way to the end just prior to ".ISO" and then press Ctrl-C to copy the file name except the extension.
- Right-click and rename your .ISO file from step 1 and paste in the name you just copied from the definition rule. Make sure it still has the .iso extension and that it is not named ".iso.iso" or anything like that. It must match exactly with the Unique Filename in the rule.
- Run Download Updates one more time to ensure that the "Downloaded" Yes/No column in the rule is updated to "Yes". If it does not update, check your storage location and the name of the .ISO to make sure it matches.
- Run a scan and repair as usual.
Further information about the Patch Manager definition release can be seen here.
How to block automatic update to the Anniversary Edition of Windows on client systems
In order to block Windows 10 systems from automatically installing Operating System Upgrades, the following methods may be used:
Group Policy
Computer Configuration / Administrative Templates / Windows Components / Windows Update Policy
Setting: Turn off the upgrade to the latest version of Windows through Windows Update
Registry
HKLM\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate
DWORD value: DisableOSUpgrade = 1
Ivanti Patch and Compliance Manager Definition
The DISABLEWIN10UPGRADE can be sent as a repair job to turn off the Windows 10 auto-updates to newer OS versions.
This definition sets the Registry key listed above.