Posted By
Kismet
Sep 15, 2025 05:35:00 AM
Found In
Egroup:
Automation Control
\
view thread
We run a validation script against the HMI, part of this attempts to read the serial number from BIOS, tried 2 methods both return "Default String". need a method to set the serial number in BIOS what we have tried to read the serial number powershell Get-WmiObject win32_bios | select Serialnumber ...
|