Jump to content

Recommended Posts

Posted

It's one of the following 6 updates:

 

KB4507456 2019-07 Security Only Quality Update

KB4474419 2019-09 Security

KB4099950 2018-04 Update

KB4507704 2019-07 Update

KB4503269 2019-06 Security Only Quality Update

KB3140245 Update

 

My suspicion is KB4474419 as that KB number seems to be re-released periodically with new content.

 

I've declined all 6 in our WSUS for now.

 

Peter

  • Thanks 1
Posted

Good tips on troubleshoot this scenario thanks for sharing.

 

If anyone finds themselves in a similar hole without support, I recommend raising a ticket with Microsoft directly (you will need a credit card) they treat production server being down with the sort of response times you’d expect. I had one call back in less that 10 minutes! But usually it is within a couple of hours.

  • Thanks 1
Posted (edited)

If it is the same issue we had, there is a much simpler fix available (which also enables you then to actually install the updates rather than rolling them back)

 

Boot into the recovery environment (hope you know your local server administrator account password!), open a command prompt and type in the following command :-

 

bcdedit /Set {default} nointegritychecks ON

 

This should take a couple of seconds to execute and report success, then you can reboot your server successfully all being well...apply all 'Important' updates (at a minimum) until you're sure fully up to date, once you are sure you are up to date you can open a command prompt within Windows and reverse the command, no reboot required (this is of course an optional step, you could just leave no integrity checks on but probably a good idea to turn it back to off from a security point of view)

 

bcdedit /Set {default} nointegritychecks OFF

 

Now if anyone could fund my GoFundMe for the clean pair of underpants I had to acquire after Windows startup repair popping up on one of our main production SQL servers and Exchange servers it would be very much appreciated! ;)

Edited by googlemad
  • Thanks 3

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...