Re: RAM serial number and vendor
- From: "m" <m@xxx>
- Date: Mon, 10 Mar 2008 19:59:06 -0400
look at GetSystemFirmwareTable in MSDN
"authorwjf" <authorwjf@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:C8B09A62-0B41-4096-B68D-CCCA4CCB5711@xxxxxxxxxxxxxxxx
Hello Gurus!
I am trying to retrieve the serial number and vendor ID of the RAM modules
installed on Windows 2003/2008 servers. I KNOW this can be done because I
have seen 2 commercial software packages that get it. I also KNOW that
WMI
is not a good solution as testing has shown it is not all that accurate
compared to the other apps I mentioned. Unfortunately, neither of the
apps
will run under the 64-bit version of Windows PE which is the environment
we
do our inventory from so I will probably have to write my own. The
problem
is I am finding zero documentation. I do not believe that writing this is
a
slam dunk task and fully expect it may require some sort of driver lurking
in
kernel space to get me access to the memory controller or something so I
can
beat the info out of the memory modules. But really I don't know where to
start. Surely someone out there can point me in the right direction?
Please?
Thanks!
Bill
.
- Follow-Ups:
- Re: RAM serial number and vendor
- From: Jeff Henkels
- Re: RAM serial number and vendor
- Prev by Date: Re: STARTUPINFO abuse and WOW64 interactions with STARTUPINFO
- Next by Date: Re: Intercepting and Blocking Keystrokes
- Previous by thread: Re: RAM serial number and vendor
- Next by thread: Re: RAM serial number and vendor
- Index(es):
Relevant Pages
|