The most recent release can be found here: viewtopic.php?f=6&t=9931&start=50#p30933
--------------------------------------------------
So I started toying with updating s2k8r2 with the WHS11 overlay last weekend using WSUSOU 11.8.3. What I found was a successful update excepting the below.
• When downloading updates, Silverlight fails
• When installing, the log shows there is one critical update, eighteen security updates, and a IE11 security update that are not found.
I didn't lookup all the KB's yet, but the first few look critical. Is this intentional?
- Code: Select all
Warning: Update kb2509553 (id: 2661bd46-2980-4fcf-a062-b3a0c7820663) not found.
Warning: Update kb2719033 (id: 50755b9c-c4be-4901-93b7-9d16dd294800) not found.
Warning: Update kb2765809 (id: 50990d0b-4795-4830-9c3a-753485b2d433) not found.
Warning: Update kb2862152 (id: 9696b7b0-ff6f-4aa6-b29c-e0200cb6eb79) not found.
Warning: Update kb2892074 (id: ccbc127e-17fd-4435-9a9b-033b1068aeed) not found.
Warning: Update kb3003743 (id: 13d53908-c9fb-4a05-b3ab-d1a1c3ac031c) not found.
Warning: Update kb3022777 (id: 05ae0271-7ba9-45f2-ac0a-0b9a1172828e) not found.
Warning: Update kb3004361 (id: 876891c0-c41b-4430-aee2-608cf4e4d5ff) not found.
Warning: Update kb3035132 (id: 86f54a7f-84a9-47ef-a43d-f92d07f2dc63) not found.
Warning: Update kb3068457 (id: 0033933d-74d2-45e7-b790-740b68f51a3e) not found.
Warning: Update kb3076895 (id: 9d32927b-e3b0-40f1-900e-95967b77260c) not found.
Warning: Update kb3078601 (id: ce139a08-1181-42c0-b65d-5defd7ef8bf5) not found.
Warning: Update kb3084135 (id: 76a63e05-7c46-4966-8e0c-5425abefd697) not found.
Warning: Update kb3156019 (id: 05cb4345-49ea-4eca-8ba3-f870466c46c7) not found.
Warning: Update kb3161958 (id: 795571cf-bd8d-4602-bb28-11080e614333) not found.
Warning: Update kb4041083 (id: 63d66f1b-d720-4eaf-b3aa-03f17de1f2dc) not found.
Warning: Update kb4054518 (id: 09064e30-6f3e-4c99-8d09-fbc2ba06b436) not found.
Warning: Update kb4103718 (id: 4fe75106-a2ba-4186-aecd-10424a19225e) not found.
Then after running WOL as above, I ran WUMT looking for the WHS11 url's. It first found: kb2757011 (UR4).
- Code: Select all
http://download.windowsupdate.com/msdownload/update/software/uprl/2012/12/windows6.1-kb2757011-x64_d01351ef77faa57aff72b862902b847155f7da52.cab
I installed UR4 with DISM, reran the update check, and then found these next two required install: kb2885314 (Remote Access update), KB2934953 (Backup fails when UFEI/GPT hotfix is installed).
- Code: Select all
http://download.windowsupdate.com/d/msdownload/update/software/updt/2013/11/windows6.1-kb2885314-x64_68f199c804cd65410b9ffa9322fd2958939da433.cab
http://download.windowsupdate.com/c/msdownload/update/software/updt/2014/05/windows6.1-kb2934953-x64_48c9d78170f88ac026d52ad88f9d0256198a5d93.cab
I first deployed kb2885314 (no restart required) then KB2934953 and a restart was required.
This is where it gets a bit weird. The above KB2934953 (of 5/13/14) is an update that was originally pushed by Windows update after installing the original UFEI / GPT hotfix KB2781272 (introduced 2/27/13) and is supposed to repair it.
And the KB article https://support.microsoft.com/en-us/hel ... dows-based for this hotfix repair shows the KB2781272 hotfix is a prerequisite for it. It also references the need to install it (KB2934953) after installing KB2960358 that is discussed below.
But only KB2934953 shows up as needed by WUMT.
Regarding the original UFEI / GPT hotfix KB2781272 introduced 2/27/13, MS has apparently discontinued its distribution. The original hotfix notice can be found here: https://web.archive.org/web/20150312003 ... #appliesto and the hotfix file download can still be found here: https://web.archive.org/web/20130910201 ... 64_zip.exe .
It contains 3 zip files and the one to install is the largest one. After installing it shows up in WSUS & the OS update history as a Feature Pak but does not appear in the WSUS installed updates tab.
Also I found these next two updates below specific to WHS11. Neither are found by either WOL or WUMT. I'm guessing the reason is this update is already included if using .NET framework versions newer than 4.5.2 (the WOL install updated NET framework to 4.8.03).
https://support.microsoft.com/en-us/hel ... ork-may-13
KB2960358 (.NET Framework Security Vulnerability disabling RC4 in TLS)
KB2934950 (Backup failure after applying kb2960358)