SCCM 2012 R2 CU1, SQL Report Builder 2012
I am able to pull the BIOS Serial number by modifying the Hardware 01A report, but this is not the correct serial number printed on the bottom of the machines. The serial number pulled using v_GS_PC_BIOS is a 13 digit number, where the warranty lookup needs a "YB" + 8 digit number
"wmic baseboard get serialnumber" produces the correct serial number on the local machines
Can anyone point me in the right direction to be able to pull this information into SCCM 2012 r2 cu1, and also into the report for inventory?
I followed this post and was able to see the incorrect serial number, but this does nothing on the Lenovo site for warranty association to the product. http://ccmexec.com/2012/11/modify-the-built-in-report-in-configuration-manager-2012-to-show-lenovo-serial/
Any help would be appreciated.
Thanks!