Thursday, December 4, 2014

How to upgrade Windows 10 to version 1703 instead of 1709?

How do I upgrade a VM copy of Windows 10 to version 1703 (Redstone 2 - Creators Update) instead of to version 1709 (Redstone 3 - Fall Creators Update)? I have not been able to find the redistributable update and the update tools explicitly want to upgrade to the latest version. As a developer I can not skip a version here for testing purposes.


This is explicitly not an if/should question; those are reserved for noobs who lack a decisive reason for their questions.

No comments:

Post a Comment

linux - How to SSH to ec2 instance in VPC private subnet via NAT server

I have created a VPC in aws with a public subnet and a private subnet. The private subnet does not have direct access to external network. S...