I've been reading/playing with it and in many ways the code is similar enough to kix that it isn't too hard to keep up with

Code:

$objBios = get-wmiobject win32_bios
"Serial Number =" + $objBios.SerialNumber