Tag

#Windows Update

Windows Update Error 800B0001

July 17, 2014

I got the following error attempting to check for updates against my WSUS server from a Windows 7 system. Looking closer at the WindowsUpdate.log file (C:windowsWindowsUpdate.log), I see…

Cannot open database “SUSDB” requested by the login.

July 14, 2014

I'm receiving this error message on my WSUS 3.0 SP2 server. The proposed fix ((http://social.technet.microsoft.com/Forums/windowsserver/en-US/e918a191-ef6d-4c4b-b83a-7a4ae20a5217/wsus-30-sp2-will-not-run-after-installing-update-2720211?forum=winserverwsus)) indicates to perform the following. Download the KB2720211 from Microsoft: http://support.microsoft.com/kb/2720211Open Regedit, and change…

WSUS3 SP2 Service Problem

July 11, 2014

I was checking a few systems this morning and came across this glorious error.Easy enough to fix, right?  Just go to Administrative Tools > Services and restart the…

Get Last Windows Update Installation Date

July 11, 2014

This command will give you the last date and time Windows updates were installed on a computer. reg query HKLM\Software\Microsoft\windows\currentversion\windowsupdate\auto update\results\install /v LastSuccessTime

Force Windows Automatic Logon

June 16, 2014

In a kiosk environment, or just a special case environment, sometimes the need for automatically logging in a specific user after a reboot, or during a logoff is…

Windows Update error 8024402C

March 8, 2013

Got this error recently on a Windows 7 32bit system while trying to do updates.  Previously, Automatic Updates were enabled and it ended up in a Installing 3…

Determine if Windows Update is Using WSUS

March 8, 2013

Is my computer being updated by a WSUS server?  Here's a quick way to determine if your computer is using WSUS or not to provide Windows Updates to…