Hi,
We are using the IBM Blade server x3850 on which windows server 2003 32 bit is installed. We tried to run the Application which gather the infromation(Inventory) of the hardware. The Application uses the WMI ( Windows management instrumentation) Approach to
gather the processor information of the said hardware. For that we run the WMI Query "Select * from Win32_processor" in the VB Script. But we are not able to gather the processor information i.e Device ID and Processor Name. We Want to now whether there is
something specific to the said hardware which is stoping us from collecting the processor information through WMI Approach or else there is some altogether different issue.
Any help would be appreciated.
Thanks!