本文介绍如何通过编程方式从Elo Windows设备中检索序列号。
较新的Elo Windows计算机系统在BIOS的固件中写入了产品序列号。请参见以下步骤以编程方式检索序列号。
以下示例是在Elo Windows i系列i5一体机触控电脑上执行的。
1. 打开一个管理员命令提示符(也称为Windows PowerShell管理员),可以通过右键点击 Windows开始按钮找到它。
2. 输入以下命令:wmic bios get serialnumber
3. 如果序列号存储在BIOS固件中,它将显示在命令提示符窗口中。
Please report any broken links by emailing support@elotouch.com and include a link to the knowledge article