Page 1 of 1

Identical UUIDs?

Published: September 10, 2015 - 2:36 PM
by Alan
Hello,

some posts disappear from my list, then reappear, and so on.

After checking, it appears they have the same UUID, e.g.,
ELIOR-P01 FFFFFFFF-FFFF-FFFF-FFFF-FFFFFFFFFFFF;
ELIOR-P03 FFFFFFFF-FFFF-FFFF-FFFF-FFFFFFFFFFFF;

What is causing this?
What is this UUID based on?

A sysprep command was indeed run on the machine.

Thank you in advance.

Re: Identical UUIDs?

Published: October 12, 2015 - 11:33
by sfonteneau
This is a BIOS bug on certain manufacturers.

You can correct this with the order on the relevant customer.

Code: Select all

wapt-get generate-uuid
This will generate a random UUID and store it in c:\wapt\wapt-get.ini

Simon