Issue was observed on HP thin client, but most likely applicable for any device with Win CE 5.0+
After Network Discovery task Resource manager displays wrong OS - Microsoft Windows 2008 6.0 instead of Win CE 6.0.
To get SNMP output from device:
1. Install net-snmp binaries from
http://sourceforge.net/projects/net-snmp/files/net-snmp%20binaries/
2. Gather output of following command from thin client:
snmpwalk -On -Oe -OU -v2c -c public clientIPaddress > C:\output.txt
First string in this txt file shows the version of OS, i.e. .1.3.6.1.2.1.1.1.0 = STRING: Microsoft Windows CE Version 6.0 (Build 0)
Network Discovery task identifies it as Windows 2008 6.0. We have tested with 4.10 and 5.0 version of CE as well. Issue exists for Windows 5.0 which reported as Windows 2000, but for 4.10 it is working fine.
Thanks for your feedback. Let us know if you have additional comments below. (requires login)