Thank's guys

I have been looking for a way to retrieve the Monitor model/serielnumber for quite some time.

I have made a small ajust on Shanes script and made it part of my logonscript's collecting hardwareinfo.
This seems to work 99 %

All my IBM-monitors report both model and sernum.
Many others also reports both.
A few only reports model (Sernum is not required in EDID)

The sad thing is that some workstations reports nothing. (Could be that they don't conform to the VESA/EDID standard ???)

I will have a closer look on the non-reporting systems later, to see if the info is burried somewhere else in: CurrentControlSet\Enum\Display

OS: mostly XP a few 2K (Stil about 200 9x/Me, where this script wont work)

Anyway, since this is not a 100% solution you wil stil have to record the data manually.

-Erik