Hello Ventuzians!
THE FORUMS ARE CLOSED!

Please join our discord server HERE!! << click me :D

We are shutting our Ventuz Forum, but don't worry, it will all be archived for you to search in if you have a query. From now on, please add all your comments, questions or observations into our Discord Server

Thanks for the great time - see you on discord!!
Dee, Karol, Daniel and the whoooole Product and Support team!

Machine switching in Ventuz Configuration Editor

Please report bugs in this group. We will maybe populate a list of known bugs with a possibly modified description at a later time.

Moderator: Support

Post Reply
User avatar
Robert
Posts: 318
Joined: 21 Jan 2012, 09:25
Location: Toulouse - France
Contact:

Machine switching in Ventuz Configuration Editor

Post by Robert » 09 Jul 2016, 00:46

Hi,

I've several machine in my networks.
Some machine appear and disapear in the Ventuz Configuration Editor. In the combobox the identity of some machine change for an other one regularly (every 3 seconds).
That make impossible selection of one specifc machine as long as the switching occur. Some time the name of one machine change is reseted...

How do you identify machine in the network ?

R

User avatar
Daniel Willer
Posts: 309
Joined: 06 Jan 2012, 18:12

Re: Machine switching in Ventuz Configuration Editor

Post by Daniel Willer » 11 Jul 2016, 15:10

Hi Robert,

Every machine has a so called SystemID that is gernerated based on several ID's of the machine. If you are working with cloend windows images and the same hardware it can be the case that multiple machines generate the same. The described behavior indicates excatly this. To solve it you have to add a special Reg Key that overrides the SystemID.

Code: Select all

Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Ventuz Technology\Ventuz]
"SystemID"="MACHINE 123"
Just replace the SystemID field with a unique name across your machines.

Regards
Daniel
Attachments
ventuz_system_id.zip
Override Ventuz System ID
(328 Bytes) Downloaded 253 times

Post Reply