Daily archives: December 17, 2015


Credits & Acknowledgement’s

Acknowledgement’s List I will start with, “To anybody else I have forgotten, a real big THANKS 🙂 “, & please contact me so I can update this list  A growing list of resources used to source and produce these documents. ——————————————————————————– General Google – https://www.google.com/ Wikipedia – https://en.wikipedia.org/ Whirlpool Forums – http://forums.whirlpool.net.au/ Browsers DuckDuckGo – […]


Disabling Windows 10 Automatic Updates Using The Registry

Disabling Windows 10 Automatic Updates Using The Registry Note:  There are 2 registry locations for this option, so have a look first at which one applies to you before continuing. [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate\Auto Update] “AUOptions”=dword:00000004 “AUState”=dword:00000002 “DetectionstartTime”=”2004.10.27 10:39:18” “LastWaitTimeout”=”2004.10.27 09:44:18” and [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate\AU] “NoAutoUpdate”=dword:00000000 “AUOptions”=dword:00000004 “NoAutoRebootWithLoggedOnUsers”=dword:00000001 “RescheduleWaitTime”=dword:0000001e “ScheduledInstallDay”=dword:00000000 “ScheduledInstallTime”=dword:0000000b “UseWUServer”=dword:00000001 So….  If you have policy control you have […]


How to Allow UnSigned Plugins In Firefox

How to Allow UnSigned Plugins In Firefox (Using the Configuration Editor for Firefox) https://support.mozilla.org/en-US/kb/about-config-editor-firefox (Note: Adapted from Firefox Blog, for this blog listing purely for the simplicity of a single reference point) The Configuration Editor (about:config page) lists Firefox settings known as preferences that are read from the prefs.js and user.js files in the Firefox […]