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



Just thought I'd go look around at some of my old monitors. Sure enough, A
before the turn of the century vintage NEC Multisync XV15 reports all of
it's info to WMI. Never installed anything from the manufacturer. But then
it's an early PnP monitor.

I have noticed that some LCD return a huge amount of info with an extended
MOF including the web site for the custom monitor driver.


--
Jim Vierra

"Jim Vierra" <jvierra@xxxxxxx> wrote in message
news:eN2fqVVaFHA.2984@xxxxxxxxxxxxxxxxxxxxxxx
> If it's a PnP Monitor then it will most likely be in WMI as well as the
> registry. For any other monitor it may or may not be in the registry
> anywhere and may or may not be in WMI. Some old monitor/cards supported
> SNMP and made most info available to the SNMP set. In that case the
> manufacturer would deliver a MIB for any info not in the default device
> MIB. Very much like WMI/CIM.
>
> My monitor supports PnP so I can get all info from both the registry and
> WMI and it's pretty much the same in both.
>
> --
> Jim Vierra
>
> "maximillianx" <u1p2h3o4l5d2001@xxxxxxxxxxx> wrote in message
> news:efe6b3EaFHA.3808@xxxxxxxxxxxxxxxxxxxxxxx
>>I don't know if my last post came through - but...
>>
>> "Jim Vierra" <jvierra@xxxxxxx> wrote in message
>> news:eJ2ssT8ZFHA.4040@xxxxxxxxxxxxxxxxxxxxxxx
>>> If it's available in the registry them it's probably also available in
>>> WMI.
>>
>> It's not - trust me, I've looked. A LOT. If you can show me where EDID
>> information sits in WMI, then I'll eat my hat (now, if I could just find
>> my chocolate hat).
>>
>> If it would ever be available, it would have to be added by a vendor
>> specified module into the WMI database.
>>
>> Rob
>>
>
>


.



Relevant Pages

  • 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)
  • Re: how to get serial number of monitor,cdrom and ram
    ... If it's a PnP Monitor then it will most likely be in WMI as well as the ... For any other monitor it may or may not be in the registry ...
    (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