0

How do I get my 1709 windows 10 agents to upgrade to 1803? What is the KB of the "April 2018 Feature upgrade to 1803"?

I've got two wsus servers, 2012 R2 that's been servicing out network for a while now, and 2016 fresh. Both of them have updated clients to Windows 10 1709 without an issue, however I cannot seem to get 1803 to show up. If I connect the windows 10 computer to the internet directly, it finds the update.

I'm also unable to find the "Feature Upgrade to 1803" on the windows catalog site

Jacob Evans
  • 7,636
  • 3
  • 25
  • 55
  • You need to ensure that `Upgrades` category is selected in the classification tab of WSUS Server. Once done, you'll be able to see the feature update after next successful synchronisation. Also, feature updates for WIndows 10 are not available as such in Catalog Update site. – Am_I_Helpful Jul 03 '18 at 17:14
  • Strange that 1709 was there without `Upgrades` class, and now I have upgrade paths from `[7,8,8.1] to 10` which takes up a lot of space. – Jacob Evans Jul 03 '18 at 17:35
  • You can decline those updates(~upgrades), and you also have the option to download updates in WSUS only when you approve them. This would probably reduce your space problem. Coming to the original question, are you seeing the Feature Update to Windows 10 version 1803 update as available, after selecting the "Upgrade" classification? – Am_I_Helpful Jul 03 '18 at 17:52
  • yeah add the answer so I can accept, thanks @Am_I_Helpful – Jacob Evans Jul 03 '18 at 17:56
  • You're welcome Jacob! Hope the points given by me were helpful, :) – Am_I_Helpful Jul 03 '18 at 18:06

1 Answers1

0

For receiving the Feature Update(s) as update(s), you need to ensure that "Upgrade" category is selected in the classification tab of WSUS Server. Once done, you'll be able to see the feature update after next successful synchronisation.

Upgrade: Specifies an upgrade for Windows 10 features and functionality. Your software update points and sites must run a minimum of WSUS 4.0 with the hotfix 3095113 to get the Upgrade classification. ------------// taken from "Configure classifications and products to synchronize".


Regarding your point that 1709 was available without this being checked, I highly doubt it. Maybe, those client systems were by default installed with Windows 10 version 1709. I'd request you to check with the concerned IT Team to verify this.

Also, just for your information, you can decline those updates (~upgrades from 7/8/8.1 to 10), and you can also set the option to download updates in WSUS only when you approve them. This would probably reduce the disk-space problem on the WSUS server.

Am_I_Helpful
  • 499
  • 1
  • 6
  • 17