Re: how to get serial number of monitor,cdrom and ram



If it's available in the registry them it's probably also available in WMI.

--
Jim Vierra

"maximillianx" <u1p2h3o4l5d2001@xxxxxxxxxxx> wrote in message
news:%23pduYX4ZFHA.3808@xxxxxxxxxxxxxxxxxxxxxxx
> This script will pull registry information and get the EDID info for a
> monitor (and the serial number) - I just found this last week myself.
> VERY COOL.
>
> http://cwashington.netreach.net/depo/view.asp?Index=980&ScriptType=vbscript
>
> I don't know about a serial number for the CDROM or RAM, tho' - but at
> least this is something...
>
> Rob
>
>
> "Jim Vierra" <jvierra@xxxxxxx> wrote in message
> news:%236JCmJDWFHA.376@xxxxxxxxxxxxxxxxxxxxxxx
>> Win32_DesktopMonitor. Not always data available.
>>
>> --
>> Jim Vierra
>>
>> "kashif" <mks033@xxxxxxxxx> wrote in message
>> news:eM%23664WUFHA.3448@xxxxxxxxxxxxxxxxxxxxxxx
>>> hi,
>>> i m working on dotnet using wmi and making an application to monitor the
>>> add
>>> or remove of the hardware. to monitor any device serial no is the unique
>>> identifier of the device i successfully get the serial number of
>>> motherboard
>>> and harddisk but unable to get serial number of monitor , cd rom and ram
>>> kindly help me in this regard
>>>
>>>
>>
>>
>
>


.



Relevant Pages

  • Re: how to get serial number of monitor,cdrom and ram
    ... Jim Vierra ... > i m working on dotnet using wmi and making an application to monitor the ...
    (microsoft.public.windowsxp.wmi)
  • Re: how to get serial number of monitor,cdrom and ram
    ... To finish this I decided to do a scan of one domain to see what was in WMI ... IN almost every case WMI and the registry were in sync. ... In all cases where the manufacturer was not defaulted "(Standard Monitor)". ...
    (microsoft.public.windowsxp.wmi)
  • "__InstanceModificationEvent" not firing when data row modified in SQL2k Table?
    ... I am guessing that something needs to be setup somewhere to monitor for the changes, only I do not know what it might be ... WMI for SQL Server is installed - I am using the version that comes on the installation CD as I cannot find any updated versions anywhere on the www. ... I would appreciate anyu help that can be offerred, even running the code elsewhere in order to ascertain whether it is my local setup that is the problem. ...
    (microsoft.public.win32.programmer.wmi)
  • "__InstanceModificationEvent" not firing when data row modified in SQL2k Table?
    ... I am guessing that something needs to be setup somewhere to monitor for the changes, only I do not know what it might be ... WMI for SQL Server is installed - I am using the version that comes on the installation CD as I cannot find any updated versions anywhere on the www. ... I would appreciate anyu help that can be offerred, even running the code elsewhere in order to ascertain whether it is my local setup that is the problem. ...
    (microsoft.public.sqlserver.programming)
  • Re: How to control the state of a service in win2000?
    ... You can use WMI to monitor the state change of a service. ... Set colServices = objWMIService. ... Microsoft MVP Scripting and WMI, ...
    (microsoft.public.win2000.general)

Loading