I've been using autopilot with some of our Dell workstations and I've used the Powershell scripts online to generate the CSV files for importing our current devices. But when expanding to the rest of our workstations, I realized that the following doesn't work for our Custom workstations.
Text
wmic bios get serialnumber
Our custom built machines don't have Serial Numbers in the BIOS. I've been debating just making something up, but I was wondering if anyone else had a better solution to the problem?