Broken WSUS (2012 R2) - Downloads stuck
hi all,
i’m struggling wsus server work after moving server 2008 box. suggestions appreciated.
this project have had put on hold last week or two, due feature updates windows 10 push forward , iron out these issues.
what i’ve done
- deployed wsus roles on server 2012
- configured wsus same our previous system
- resolved issue network service permissions within wsus content drive
- resolved update file download issue changing port 8530 80
- identified client updates fail since port change made
- removed wsus server role , reinstalled *(maybe should cleanly install server??)*
i not have permission re-deploy server until supervisor returns.
- re-installed wsus, reconfigured, left on port 8530
installed applicable windows updates manual steps completed:
- open elevated command prompt window, , run "c:\program files\update services\tools\wsusutil.exe postinstall /servicing" (case sensitive, assume c: system volume).
- select http activation under .net framework 4.5 features in server manager add roles , features wizard.
- restart wsus service.
still not working..
here event logs:
error 08/08/2016 14:41:20 windows server update services 12072 9
the wsus content directory not accessible.
system.net.webexception: remote server returned error: (404) not found.
@ system.net.httpwebrequest.getresponse()
@ microsoft.updateservices.internal.healthmonitoring.hmtwebservices.checkcontentdirwebaccess(eventloggingtype type, healtheventlogger logger)
error 08/08/2016 14:41:20 windows server update services 10032 7
the server failing download updates.
error 08/08/2016 14:41:20 windows server update services 13032 6
many client computers have not reported server in
last 30 days. 64 have been detected far.
error 08/08/2016 14:41:20 windows server update services 13002 6
client computers installing updates higher 25 percent
failure rate. not normal.
wsus config
- server 2012 r2 wsus 6.3.9600.16384
- port: 8530 (rule allow connections set in firewall)
- no proxy used, downloads updates microsoft
screenshots:
to updated... account approval required.
other threads:
links updated... account approval required. threads created on stackexchange , superuser.
solution!
finally after second deployment of wsus on server 2012 r2 - have had breakthrough.
windows updates being downloaded!
the following command fixed issue:
c:\program files\update services\tools>wsusutil.exe movecontent e:\ e:\move.log
Windows Server > WSUS
Comments
Post a Comment