5

[Windows Server 2012 Standard]

I have been tasked with updating some servers here at the office, and one of them is giving me problems. Windows Update has now been in the "Checking for updates..." phase for 5 days, with no signs of completing. (It has not had updates applied for over a year, so it definitely has needed patches.) Troubleshooting tasks done so far:

  • Restarted the server
  • Stopped the WU service, deleted the contents of the Software Distribution folder, and restarted service
  • Looked through Windows Logs; don't see anything obvious

The server is also running (a currently unused install of) SharePoint 2013 - not sure if that is a factor in this stuck state or not. Thanks for any pointers.

Conrad
  • 304
  • 1
  • 3
  • 13
  • Welp I informed my mgr of the situation - since we're not using this server any more, we'll be decommissioning it, so the problem in moot at this point. Thanks in any case for the suggestions. – Conrad Mar 27 '17 at 15:36

2 Answers2

3

Window Server 2012 is based on Windows 8 code and here the Microsoft doesn't fix the long update scan like in Windows 8.1/2012 R2.

So upgrade to 2012 R2 + apply the fix or accept the slow update scanning.

magicandre1981
  • 1,145
  • 2
  • 11
  • 20
  • 1
    @MagicallyDelicous I have no idea. Phone Microsoft for license question. – magicandre1981 Mar 27 '17 at 15:43
  • 3
    Just sounds crazy that MS suggestion to the fix of a problem of non R2 would be to upgrade to a version you have to pay for rather than fixing what people have already paid for instead that's still under support.... if that's the case... not sure though -- I'll assume it is without the call based on vague memory recollection. – Pimp Juice IT Mar 27 '17 at 15:44
  • @MagicallyDelicous I asked that MS for Win8 when I read the first question some time ago and here I got the answer from my contacts that they threat 8.1 as free service pack for win8, so here they suggest to upgrade to 8.1 to fix it. And because 2012 is based on 8 and 2012R2 on 8.1, his fix is to also upgrade to the newer server. – magicandre1981 Mar 27 '17 at 15:47
  • R2 DataCenter has this exact same issue. – tbone Aug 11 '17 at 16:15
  • @tbone [apply linked fix](https://superuser.com/a/1189745/174557) – magicandre1981 Aug 12 '17 at 07:27
1

Perform the below Steps to resolve the Windows Update Issue, - Make sure that System Date/Time is Updated with time Server. Change the settings by right-clicking the clock in the taskbar >> Adjust date/time >> Internet Time. - Turn Off firewall for all the networks. - Restart and Check for updates.

Above steps seems to be a basic but it should solve your problem.

Abdul Rafi
  • 21
  • 2