I have a handful of machines which, after OS deployment, end up with the same UUID.
So I tried tis-generate-new-uuid but I got an error:
Code: Select all
Traceback (most recent call last):
File "C:\Program Files (x86)\wapt\common.py", line 4235, in install_wapt
exitstatus = setup.install()
File "C:\Windows\TEMP\waptx54g8mwl\setup.py", line 9, in install
TypeError: list indices must be integers or slices, not str
Thanks in advance !
