Unsolved
This post is more than 5 years old
3 Posts
0
127942
October 24th, 2014 04:00
Dell Venue 11 - Get SMBIOS GUID. Imaging with PXE
Hello
I am currently in the process of trying to image a number of Dell Venue 11s using Config Manager 2012R2.
I intend to PXE Boot and deploy the Windows 8 Task Sequence to them. Unknown Computers is NOT being used so I need to pre-stage the computer, however I have limited number of USB Ethernet Adapters.
This means it becomes difficult to add machines as a duplicate MAC Address is used. I would like to Stage the machines with the SMBIOS Guid which can be seen during some machines PXE request. The Dell Venue does not show any details like that.
Is there any where else I can get the SMBIOS Guid?
0 events found
No Events found!


DanielNTX
73 Posts
0
October 24th, 2014 06:00
From the OS or WinPE with WMIC in a command prompt:
wmic csproduct get uuid
leebow55
3 Posts
0
October 24th, 2014 06:00
Thank you, I have used that command in the past to get the SMBIOS GUID but these are brand new machines and we don't want to have to boot and configure Windows everytime to get the GUID.
WinPE would be fine, but obviously cannot get to it because the machine does not PXE boot