Only on the iPad + Win7 + XP

What you are looking at here is the culmination of technology in the modern age. iPad connected via 2xClient to Windows7 connected via RDP to WinXP!
photo-may-19-11-19-40-pm

"Automatic update is turned off" message from XP Windows Security Center

After a successful malware removal on a client’s XP workstation, Windows Security center had a message “automatic updates is turned off”.  When I opened Automatic Updates from Control Panel, it showed it was on but never downloaded updates and using Internet Explorer to access update.microsoft.com returned an error code (didn’t write it down).
Answer was to re-register the windows update libraries.  Open Start > Run > cmd > OK to get into a command prompt. Type the following and wait for “DllRegisterServer in wuapil.dll succedded” message after each line.  After that, Windows Automatic Updates worked fine as did using the IE web site  update.micrsoft.com.  Tested with XP SP3, should work with Vista SP2 and Win7 SP1.
regsvr32 wuapi.dll
regsvr32 wuaueng.dll
regsvr32 atl.dll
regsvr32 wucltui.dll
regsvr32 wups.dll

dllregisterwuapi

XP slow my computer flashlight searching and address dropdown slow

TS included Tools > Folder Options > Automatically search for network folders and printers and then net use /delete command below.
http://support.microsoft.com/kb/819017
Final resolution was Stop and Disable “Windows Image Acquisition WIA” from services.msc

H:>net use /delete *
You have these remote connections:
G: redactedhome
H: redactedusersmshaff
I: redactedclients
J: redacteddata
M: redactedwp
P: redactedusers
S: redactedscan
Continuing will cancel the connections.
Do you want to continue this operation? (Y/N) [N]: y
There are open files and/or incomplete directory searches pending on the connect
ion to H:.
Is it OK to continue disconnecting and force them closed? (Y/N) [N]:

***
Link trackback: http://hansincorp.shikshik.org/2011/09/23/mycomputer-flashlight/