for each $mac in WMIQuery("MACAddress","Win32_NetworkAdapter")
? $mac
next


$serno = WMIQuery("SerialNumber","Win32_BIOS")[0]
_________________________
How to ask questions the smart way <-----------> Before you ask