Unfortunately it isn't when your are working with cloned windows images.
To solve the issue you have to apply a Registry Key with a unique SystemID for each Machine manually.
Simply copy the following text into a file, change the SystemID and save it as a .reg file. Double click the file to add the regKey to the System.
Code: Select all
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Ventuz Technology\Ventuz]
"SystemID"="UNIQUE MACHINE NAME"