What I'm attempting to do is query NT4/XP machines remotely (i.e. outside of logon/netlogon scripts) to create machine inventory reports that EUs can read.

When I execute @cpu locally on a box I get back what I want - "Intel Pentium III".

When I query against the same box remotely I can get back 'undesirables' like:

"Unknown Intel P6 processor"
"GenuineIntel"
"x86 Family 6 Model 8 Stepping 10, GenuineIntel"

My EUs can understand "Pentium III", but have a tough time with "Family 6 Model 8 Stepping 10" and "Unknown Intel P6"

Anything that I have been able to source so far doesn't provide me a reliable way to translate "Family x Model y and Stepping z" values to "Intel P #".

Does anyone have an Intel translation table that would assist me to imitate @cpu output?

TIA
_________________________
We all live in a Yellow Subroutine...