-
1. Re: How to update serial number of NUC6i5SYH NUC (Visual BIOS)?
Oct 5, 2016 4:13 PM (in response to yckhor)This message was posted on behalf of Intel CorporationHello yckhor,
The reason why the ITK has been removed is that a new version is being developed; once the new software is released, you can try to set the serial number.
At this moment I don’t have an estimated time when the ITK will be released, what I can recommend is to keep checking the download center for the new version.
Thank you for your utmost patience regarding this situation.
Best wishes,
Ivan
-
2. Re: How to update serial number of NUC6i5SYH NUC (Visual BIOS)?
N.Scott.Pearson Oct 5, 2016 4:56 PM (in response to yckhor)Intel provides Product Id, Version and Serial Number strings for the board in the NUC. This information is exposed via the SMBIOS Board Information structure. WMI, in turn, extracts the information in the SMBIOS Board Information structure and uses it to populate the WIN32 Baseboard object. Thus, to extract the serial number for the board, you would use command "WMIC BASEBOARD GET SERIALNUMBER".
Unfortunately, Intel does not populate strings for either the Chassis or System Information SMBIOS structures, so you cannot extract the serial number that matches the sticker on the bottom of the unit. You could have used ITK to fill in the strings of these structures yourself, but Intel has chosen to withdraw this tool from availability.
...S
-
3. Re: How to update serial number of NUC6i5SYH NUC (Visual BIOS)?
Oct 6, 2016 10:27 AM (in response to N.Scott.Pearson)This message was posted on behalf of Intel CorporationThank you N.Scott.Pearson for sharing that valuable information with us and for clearing that up
Ivan.
-
4. Re: How to update serial number of NUC6i5SYH NUC (Visual BIOS)?
yckhor Oct 9, 2016 4:08 PM (in response to yckhor)Thanks all. I had used WMIC Baseboard Get SerialNumber to abstract the motherboard serial number but that adds another variance to the whole ecosystems.
Anyway, be looking forward to the release of ITK replacement.
-
5. Re: How to update serial number of NUC6i5SYH NUC (Visual BIOS)?
cwizardtx Oct 10, 2016 5:26 AM (in response to yckhor)ITK still works on current BIO files for these units, I can share a dropbox link with you.
-
6. Re: How to update serial number of NUC6i5SYH NUC (Visual BIOS)?
yckhor Oct 10, 2016 5:39 AM (in response to cwizardtx)Hi, that will be great!!! TIA!