(imported topic written by clibby@dandd.com91)
on some machines
select object “* from win32_Processor” of wmi
returns I: singular wmi object
on other machines with same OS
it returns E: Singular expression refers to non-unique object
this makes it difficult to get data about the CPU - in particular I’m looking for load percentage.
Any suggestions
Cole