Earlier quoted context omitted.
that seems like a fairly questionable blame-shift for MS. If they don't have the guts to provide even that level of protection, yet more reason to shift away from them except for trivial things like gaming.
So if you edit the Kernel on your version of Ubuntu, then Canonical should be held responsible? That seems like a crazy thought process. You're running software that modifies Window's internal functionality. The vendor knows it's unsupported. How can you blame the company who just made the platform you compromised? Might as well set your root password to "password" and open it to the public then complain that the sec…
Microsoft disables Windows Update when Meltdown/Spectre registry key isn't set
71–80 of 109 posts
Re: Microsoft disables Windows Update when Meltdown/Spectre registry key isn't set
#72Re: Microsoft disables Windows Update when Meltdown/Spectre registry key isn't set
#73Earlier quoted context omitted.
It isn't relying on it - MS recommends people use Defender, which works fine. But unfortunately not everyone is doing that.
Seems like the EU and/or the FTC would want to talk to microsoft about microsoft requiring microsoft's AV to be installed before microsoft will update the OS.
Re: Microsoft disables Windows Update when Meltdown/Spectre registry key isn't set
#74Finally a fix for forced reboots!
(I don't care, an update took down the sound last year. For all I know the next one will make the gizmo totally malfunction ... MS don't care for that cheapo segment either, the wanton demands for disk space are astounding, and they refuse to use their own exFat format on additional storage. Truly ready to ascend to Oracle level, they are.)
Re: Microsoft disables Windows Update when Meltdown/Spectre registry key isn't set
#75It's worth noting that Windows Update may also fail to apply the Meltdown/Spectre patch if other conditions aren't met. Some are mentioned on the KB page [1] but they don't mention another common scenario, which is that if your system firmware is not ready to accept the update, Windows Update will not apply it, and _it won't tell you_ that it's not applying it -- it will simply say 'Your device is up to date'. I had…
Does that mean I'll just be left out cold? That's how I understand it.
When I run the Microsoft Powershell plugin that they made available to check the protection status (`Get-SpeculationControlSettings`) I get a "True" for 3 of 8 items (only showing those 3):
Windows OS support for branch target injection mitigation is present: True
Windows OS support for kernel VA shadow is present: True
Windows OS support for kernel VA shadow is enabled: TrueRe: Microsoft disables Windows Update when Meltdown/Spectre registry key isn't set
#76Earlier quoted context omitted.
I'm real curious what kind of development you're doing with node.JS where Windows Defender causes trouble.
The real-time scanning slows down processes that access a large number of files, like code compiles in general and importing node modules in particular.
Re: Microsoft disables Windows Update when Meltdown/Spectre registry key isn't set
#77Earlier quoted context omitted.
You can’t just stop using AV software I’m told. The key is checked for everyone, including people with no AV. Contrary to the sensational headlines, it is implied to be a temporary measure. It’s not really clear whether you’d have to only do this manually once, or on every subsequent update.
If you do it once, it may be that your AV isn't compatible with the patch and will cause your system to bluescreen and maybe not even turn on, so no, you really shouldn't do that.
Re: Microsoft disables Windows Update when Meltdown/Spectre registry key isn't set
#78Earlier quoted context omitted.
You can’t just stop using AV software I’m told. The key is checked for everyone, including people with no AV. Contrary to the sensational headlines, it is implied to be a temporary measure. It’s not really clear whether you’d have to only do this manually once, or on every subsequent update.
The questions and answers in Microsoft's own doco imply once. * https://news.ycombinator.com/item?id=16076660
Re: Microsoft disables Windows Update when Meltdown/Spectre registry key isn't set
#79Earlier quoted context omitted.
But I don't have to go get them installed myself. So it's Audi's problem, not mine.
Right, but MS provides AV or you can install a third party option instead. Just like you can install aftermarket brakes, suspension, ECUs or even seats and seatbelts in your Audi.
Re: Microsoft disables Windows Update when Meltdown/Spectre registry key isn't set
#80It's worth noting that Windows Update may also fail to apply the Meltdown/Spectre patch if other conditions aren't met. Some are mentioned on the KB page [1] but they don't mention another common scenario, which is that if your system firmware is not ready to accept the update, Windows Update will not apply it, and _it won't tell you_ that it's not applying it -- it will simply say 'Your device is up to date'. I had…