Click here to Skip to main content
15,890,845 members

The Insider News

   

The Insider News is for breaking IT and Software development news. Post your news, your alerts and your inside scoops. This is an IT news-only forum - all off-topic, non-news posts will be removed. If you wish to ask a programming question please post it here.

Get The Daily Insider direct to your mailbox every day. Subscribe now!

 
NewsMicrosoft Open-Sources GW-BASIC Pin
Kent Sharkey21-May-20 13:45
staffKent Sharkey21-May-20 13:45 
GeneralRe: Microsoft Open-Sources GW-BASIC Pin
abmv21-May-20 21:30
professionalabmv21-May-20 21:30 
GeneralRe: Microsoft Open-Sources GW-BASIC Pin
Marc Clifton22-May-20 2:26
mvaMarc Clifton22-May-20 2:26 
GeneralRe: Microsoft Open-Sources GW-BASIC Pin
W Balboos, GHB22-May-20 2:45
W Balboos, GHB22-May-20 2:45 
NewsThe Same Old Same Old... Pin
David O'Neil21-May-20 11:44
professionalDavid O'Neil21-May-20 11:44 
GeneralRe: The Same Old Same Old... Pin
phil.o21-May-20 12:15
professionalphil.o21-May-20 12:15 
GeneralRe: The Same Old Same Old... Pin
David O'Neil21-May-20 12:16
professionalDavid O'Neil21-May-20 12:16 
GeneralRe: The Same Old Same Old... Pin
phil.o21-May-20 12:53
professionalphil.o21-May-20 12:53 
Several things: first disabling the wuauserv service, of course; but this needs to be checked regularly as it tends to re-enable itself. You can setup an automatic task on logon, for example, launching the following command: net stop wuauserv

Second, I created a new value in the registry HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate\AU: a DWORD value "AUOptions" set to 2. This code for notifications for downloading as well installing. But this does not seem sufficient, as a few friends told me that it had not worked for them (meaning: they observed a spurious reboot of their computers after an update of which they did not have been notified).

On my former laptop, I also deleted anything from a folder in Program Files, whose name I can't remember unfortunately. It contained a program that was automatically launched and reverted any modified settings regarding the update policy. Then I did set authorizations on this folder to prevent anything from accessing it. But this is an old trick, it was in 2018 iirc, and on my new system it does not seem to have been reinstalled. (I think I talked about that on the Lounge back then, but I'm not 100% sure I did).

If you have a professional version (or entreprise), you can also play with the group policy: gpedit.msc, go to Computer Configuration -> Administrative Templates -> Windows Components -> Windows Update, and select "Configure Automatic Updates". But this isn't possible with home editions, unfortunately.

Last, on each update that I install, I take the time to inspect every new service/automatic program launch on next boot, and disable anything that could prevent me from having a precise control on update policy. But this needs to know your computer quite well, to be able to spot what has been added. For that I thoroughly inspect the registry and the tasks planifier.
"Five fruits and vegetables a day? What a joke!
Personally, after the third watermelon, I'm full."

GeneralRe: The Same Old Same Old... Pin
David O'Neil21-May-20 13:11
professionalDavid O'Neil21-May-20 13:11 
GeneralRe: The Same Old Same Old... Pin
W Balboos, GHB22-May-20 2:48
W Balboos, GHB22-May-20 2:48 
NewsProductivity and WFH: Developers slow to bounce back worldwide as lockdown lifts Pin
Kent Sharkey21-May-20 10:00
staffKent Sharkey21-May-20 10:00 
NewsMicrosoft and a KDE project spar over "MAUI" Pin
Kent Sharkey21-May-20 9:30
staffKent Sharkey21-May-20 9:30 
NewsScientists create world’s best quantum bits Pin
Kent Sharkey21-May-20 9:00
staffKent Sharkey21-May-20 9:00 
News‘Flight risk’ employees involved in 60% of insider cybersecurity incidents Pin
Kent Sharkey21-May-20 9:00
staffKent Sharkey21-May-20 9:00 
NewsBluetooth flaw allows impersonation of trusted devices Pin
Kent Sharkey21-May-20 9:00
staffKent Sharkey21-May-20 9:00 
NewsXbox and Windows NT 3.5 source code leaks online Pin
Kent Sharkey21-May-20 5:15
staffKent Sharkey21-May-20 5:15 
NewsApple and Google roll out their new exposure notification tool. Interest seems limited. Pin
Kent Sharkey20-May-20 11:30
staffKent Sharkey20-May-20 11:30 
GeneralRe: Apple and Google roll out their new exposure notification tool. Interest seems limited. Pin
F-ES Sitecore21-May-20 0:21
professionalF-ES Sitecore21-May-20 0:21 
NewsGoogle CEO Sundar Pichai defends Pixel team, says “hardware is hard” Pin
Kent Sharkey20-May-20 11:30
staffKent Sharkey20-May-20 11:30 
GeneralRe: Google CEO Sundar Pichai defends Pixel team, says “hardware is hard” Pin
Greg Utas20-May-20 13:39
professionalGreg Utas20-May-20 13:39 
NewsA spectacular image of a kinky spiral points toward a baby planet forming Pin
Kent Sharkey20-May-20 11:00
staffKent Sharkey20-May-20 11:00 
NewsWelcome to C# 9.0 Pin
Kent Sharkey20-May-20 7:00
staffKent Sharkey20-May-20 7:00 
GeneralRe: Welcome to C# 9.0 Pin
Dan Neely21-May-20 2:47
Dan Neely21-May-20 2:47 
GeneralRe: Welcome to C# 9.0 Pin
markrlondon21-May-20 23:24
markrlondon21-May-20 23:24 
JokeRe: Welcome to C# 9.0 Pin
WaferFun21-May-20 14:53
WaferFun21-May-20 14:53 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.