Hey Zaphod,
thanks, this was exactly what I was looking for.
But there is something quite strange going on with this key, it seems:
I am dealing with this key right now:
> "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Cur rentVersion\WindowsUpdate\Auto Update\Results\Install\LastSuccessTime"
I can SEE this key using regedit.exe, but when I try to access/read this key
with either BGinfo or via a VBS-Script (WshShell.RegRead) I always get the
error message "KEY DOES NOT EXIST".
I double checked for spelling errors, but could not find any.
This problem seems to exist with all children of the Key "WindowsUpdate", I
cannot get e.g. "SusClientId" (which is a String Value directly below the Key
WindowsUpdate either.
As this is a fresh out-of-the-box installation of Windows Server 2008 (I
also tried it on Vista - same results), there should nothing be wrong with
the permissions to this key (every user has at least "read" permissions as I
see), no permissions have been changed.
I also tried running BGinfo as an Administrator, but it did not help either.
Every other program except for regedit says this key did not exist!
Strange...
Has anybody got an idea what causes this?
|