Warning

 

Close
Confirm Action

Are you sure you wish to do this?

Cancel Confirm
AR15.COM
7/19/2016 11:16:03 AM EDT
Did a fresh install of the OS even....it did update IE to 11 (from ie 8) and it's updates....but other than that it won't download any.  I've done everything I could find on technet...register the .dll again, fucking everything they suggested.  No fucking idea what the fuck is going on.  Is MS stopping all updates until the window(like how I used that ) for 10 passes?
7/19/2016 11:33:44 AM EDT
[#1]
does it show a bunch of updates that failed in the update history  ?
7/19/2016 12:13:13 PM EDT
[#2]
None...only shows the IE updates and 1 authentication update.
7/19/2016 12:16:49 PM EDT
[#3]
Here is what was just ran....still nothing.

net stop wuauserv
net stop bits
net stop cryptsvc
net stop trustedinstaller
sc config cryptsvc start= auto obj= "NT Authority\NetworkService" password= a
sc config wuauserv start= auto obj= LocalSystem
sc config bits start= delayed-auto obj= LocalSystem
Sc config trustedinstaller start= demand obj= LocalSystem
Sc config eventlog start= auto
reg add HKLM\SYSTEM\CurrentControlSet\Services\wuauserv\Parameters /v ServiceDll /t REG_EXPAND_SZ /d "%systemroot%\system32\wuaueng.dll" /f
reg add HKLM\SYSTEM\CurrentControlSet\Services\bits\Parameters /v ServiceDll /t REG_EXPAND_SZ /d "%systemroot%\system32\qmgr.dll" /f
reg delete HKLM\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate /f
reg delete HKLM\COMPONENTS\PendingXmlIdentifier /f
reg delete HKLM\COMPONENTS\NextQueueEntryIndex /f
reg delete HKLM\COMPONENTS\AdvancedInstallersNeedResolving /f
sc sdset wuauserv D:(A;;CCLCSWRPLORC;;;AU)(A;;CCDCLCSWRPWPDTLOCRSDRCWDWO;;;BA)(A;;CCDCLCSWRPWPDTLOCRSDRCWDWO;;;SY)S:(AU;FA;CCDCLCSWRPWPDTLOSDRCWDWO;;;WD)
sc sdset bits D:(A;CI;CCDCLCSWRPWPDTLOCRSDRCWDWO;;;SY)(A;;CCDCLCSWRPWPDTLOCRSDRCWDWO;;;BA)(A;;CCLCSWLOCRRC;;;IU)(A;;CCLCSWLOCRRC;;;SU)S:(AU;SAFA;WDWO;;;BA)
sc sdset cryptsvc D:(A;;CCLCSWRPWPDTLOCRRC;;;SY)(A;;CCDCLCSWRPWPDTLOCRSDRCWDWO;;;BA)(A;;CCLCSWLOCRRC;;;IU)(A;;CCLCSWLOCRRC;;;SU)S:(AU;FA;CCDCLCSWRPWPDTLOCRSDRCWDWO;;;WD)
sc sdset trustedinstaller D:(A;CI;CCDCLCSWRPWPDTLOCRSDRCWDWO;;;SY)(A;;CCDCLCSWRPWPDTLOCRRC;;;BA)(A;;CCLCSWLOCRRC;;;IU)(A;;CCLCSWLOCRRC;;;SU)S:(AU;SAFA;WDWO;;;BA)
sc sdset eventlog D:(A;;CCLCSWLOCRRC;;;AU)(A;;CCDCLCSWRPWPDTLOCRSDRCWDWO;;;BA)(A;;CCLCSWRPWPDTLOCRRC;;;SY)S:(AU;SA;DCRPWPDTCRSDWDWO;;;WD)(AU;FA;CCDCLCSWRPWPDTLOCRSDRCWDWO;;;WD)
takeown /f %systemroot%\winsxs\pending.xml
icacls %systemroot%\winsxs\pending.xml /grant Administrators:(F)
icacls %systemroot%\winsxs\pending.xml /grant Administratörer:(F)
del /q %systemroot%\winsxs\pending.xml
ren %systemroot%\System32\Catroot2 oldcatroot2
ren %systemroot%\SoftwareDistribution SoftwareDistribution.old
rename \ProgramData\Microsoft\Network\Downloader Downloader.old
cd /d %windir%\system32
regsvr32.exe atl.dll /s
regsvr32.exe urlmon.dll /s
regsvr32.exe jscript.dll /s
regsvr32.exe vbscript.dll /s
regsvr32.exe scrrun.dll /s
regsvr32.exe msxml3.dll /s
regsvr32.exe msxml6.dll /s
regsvr32.exe actxprxy.dll /s
regsvr32.exe softpub.dll /s
regsvr32.exe wintrust.dll /s
regsvr32.exe dssenh.dll /s
regsvr32.exe rsaenh.dll /s
regsvr32.exe cryptdlg.dll /s
regsvr32.exe oleaut32.dll /s
regsvr32.exe ole32.dll /s
regsvr32.exe shell32.dll /s
regsvr32.exe wuapi.dll /s
regsvr32.exe wuaueng.dll /s
regsvr32.exe wups.dll /s
regsvr32.exe wups2.dll /s
regsvr32.exe qmgrprxy.dll /s
regsvr32.exe wucltux.dll /s
regsvr32.exe wuwebv.dll /s
net start eventlog
net start cryptsvc
net start bits
net start wuauserv
fsutil resource setautoreset true c:
netsh winhttp reset proxy
bitsadmin /reset /allusers
wuauclt.exe /resetauthorization /detectnow
:MESSAGE
echo+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
echo===========================================================
echo     The commands has been succesfully executed. Hit enter to continue
echo===========================================================
echo+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Pause > Null
:end
7/19/2016 2:09:01 PM EDT
[#4]
manually download sp 1 network edition
then reboot. let windoz update do the rest on its own
7/19/2016 2:13:29 PM EDT
[#5]

Quote History
Quoted:


manually download sp 1 network edition

then reboot. let windoz update do the rest on its own
View Quote
Also, there is a new version of the Windows Update installer / program as of June, so if the above doesn't work, find that and get that installed.

 
7/19/2016 3:25:54 PM EDT
[#6]
Quote History
Quoted:
Also, there is a new version of the Windows Update installer / program as of June, so if the above doesn't work, find that and get that installed.  
View Quote View All Quotes
View All Quotes
Quote History
Quoted:
Quoted:
manually download sp 1 network edition
then reboot. let windoz update do the rest on its own
Also, there is a new version of the Windows Update installer / program as of June, so if the above doesn't work, find that and get that installed.  

All I see is 5.0 and it's included with 7.
7/19/2016 3:26:49 PM EDT
[#7]
Quote History
Quoted:
manually download sp 1 network edition
then reboot. let windoz update do the rest on its own
View Quote

Got a link...I'm not seeing a network edition....also, it has Sp1 already...it was 7 w/sp1 disk.
7/19/2016 4:12:35 PM EDT
[#8]
try downloading and running the windows update troubleshooter tool:  http://go.microsoft.com/?linkid=9830262

 
7/19/2016 4:16:41 PM EDT
[#9]
Quote History
Quoted:
try downloading and running the windows update troubleshooter tool:  http://go.microsoft.com/?linkid=9830262  
View Quote

Yes...ran that 2 days ago....thanks though.
7/19/2016 7:41:36 PM EDT
[#10]
Manually install SP1, then manually install Windows 7 SP1 roll up.
7/20/2016 12:54:42 PM EDT
[#12]
try this, manually-
install .net 4.5.2, then reboot. then go get kb3138612, install and reboot.
Run your updates and you should put down your updates in about 10/15 minutes.
7/20/2016 6:15:30 PM EDT
[#13]
Quote History
Quoted:
try this, manually-
install .net 4.5.2, then reboot. then go get kb3138612, install and reboot.
Run your updates and you should put down your updates in about 10/15 minutes.
View Quote

trying this now....
Negative ghost rider....I'm done fucking with it.  It can't be the installer, it has to be something on Microsofts side.  I've done everything you guys advised and what was on technet......fucking bull shit.

I will try again on 8/1 and then wipe the drive and try again.  I also have no idea what my FIL did between the last time it was updated and when he gave it to me....but that shouldn't matter, after I put a new copy of 7/sp1 on it.

Thanks for everybody's input on this!!!  
7/20/2016 7:29:47 PM EDT
[#14]
FWIW, I had a similar problem with a Sony laptop.  Stopped updating, ran the tools and reinstalled to no avail. Tried to go to Win 10 and it would hang about 35% through the process.  Issue is apparently Sony and a driver that they no longer support.
7/20/2016 7:32:13 PM EDT
[#15]
Quote History
Quoted:
FWIW, I had a similar problem with a Sony laptop.  Stopped updating and when I tried to go to Win 10, it would hang.  Ran all the tools, reinstalled etc., etc.  Issue is Sony and a driver that they no longer support.
View Quote

He is on HP and he did the windows 10 twice...and he said it was deleting shit....but I also updated all the drives on his laptop from the HP website....but who knows....Thanks D!
7/20/2016 7:34:50 PM EDT
[#16]
Quote History
Quoted:

All I see is 5.0 and it's included with 7.
View Quote View All Quotes
View All Quotes
Quote History
Quoted:
Quoted:
Quoted:
manually download sp 1 network edition
then reboot. let windoz update do the rest on its own
Also, there is a new version of the Windows Update installer / program as of June, so if the above doesn't work, find that and get that installed.  

All I see is 5.0 and it's included with 7.

Just because this thread might get linked to again....I did update the installer and it was 7.6.
7/21/2016 3:31:04 PM EDT
[#17]
I had the same issue and followed this guide.
Windows 7 SP1 Windows Update Stuck
7/31/2016 10:00:49 PM EDT
[#18]
This worked for me on a Windows 7 virtual machine who's last update was May this year



https://support.microsoft.com/en-us/kb/3172605



Stop the Windows Update Service first then install the July roll up