I use this script to pull info from other network clients with WMI installed.

I still think it has something to do with Execute().
code:
$=execute("$$value = $$objInstance.$what")

I can't put ' quotes around the second part in this case.

Let's see what others may find.

Thanx anyway, Ryan