Hey all..

I've been toying with this script:
http://cwashington.netreach.net/depo/view.asp?Index=980&ScriptType=vbscript

I've been using it to pull serial numbers from PC's on the network.
There is one problem.. it doesn't look like DELL flat panels store
their entire S/N in EDID. It's segmented.

For example: A serial number of:

CN0123472872567890A

comes out as:

1234567890A


I know manufacturers aren't *required* to pass info into EDID, but
does anyone know DELL serials well enough to know if there's a way to
calculate the missing data? Or is it stored someplace else in EDID?

It's a shot in the dark.. but perhaps someone can help.