I tried the WMIQuery.

$serno = WMIQuery("SerialNumber","Win32_BIOS")[0]

Any idea on why the output was sys-1234567890? On two other PCs, I had a blank as my output. Am I missing something, or is this not going to be a viable way of tracking computers?