Jump to content

Recommended Posts

Posted

Hi everyone,

 

All has been fine until now.

 

I'm now getting updates failing to install with the error below.

Anyone know how to sort this?

 

Thankyou.

 

 

update_error.jpg

Posted

Probably a corrupted file somewhere, you've tried the usual ? (in an elevated command prompt):

 

net stop wuauserv [Enter]

net stop cryptsvc [Enter]

net stop bits [Enter]

ren C:\Windows\SoftwareDistribution SoftwareDistribution.old [Enter]

ren C:\Windows\System32\catroot2 Catroot2.old [Enter]

net start wuauserv [Enter]

net start cryptsvc [Enter]

net start bits [Enter]

  • Thanks 2
Posted

Thankyou for your reply.

I have indeed tried the stopping and restarting of services and it then downloads and attempts to install but then gives the error again that it cant install updates and that it will try again later.

  • 2 weeks later...
Posted

Assuming the drive is in raid, and you have a hotspare, this *should* not cause data loss/failure while it rebuilds, if not raid... corrupt drives can cause any number of issues, so all bets are off there.

 

If it persists after a raid rebuild (Or future windows update anomalies) use Get-WindowsUpdateLog, it will consolidate the logs relating to window update function, and put them in a easy to parse format in a file on your desktop.

It is very helpful for digging into the ambiguous errors windows update often gives.

  • Thanks 1

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...