

SyncMaster 171MP/175MP,MagicSyncMaster RB1700MP.Some of the results I get include (the majority, 55, of them are Dell, so it makes me think it’s a Vendor/Driver issue, not a Windows or TEM issue) … In particular, I have used the first query for years, and of the +21k WinXP systems in my TEM environment, I get 115 unique results for the Name of the DesktopMonitor. I’m not getting many errors back, I just can’t use the data for what I wanted. It looks to me like TEM is successfully querying the elements, but that there is no meaningful data to return. Q: if (exists wmi) then (string values of selects “manufacturer from Win32_PhysicalMemory” of wmi) else (“N/A”) Q: if (exists wmi) then (string values of selects “Name from Win32_DesktopMonitor” of wmi) else (“N/A”) When I run the two WMI queries using QnA ( on my Win7 desktop), I get the following … Are you able to perform the same WMI queries using another tool and get different results?
