We are trying out Avast for Business. However when i install the application to one server and then to another for some reason it replaces the older one in the Avast dashboard. These are all Servers running on top of the same Hyper-V host. The are also all domain joined. For some reason the dashboard refuses to recognize that they are different servers. Is there anything i can do/change to fix this or is this a bug in the software?
we distinguish between connected devices by hardware unique ID. Once two or more clients are sending the same ID, but the time sequence gets corrupted, the backend detect the station as clone and merge them together. The ID is not unique in case the VM images are created from one template.
Thank you for reponding. After your post i looked up the MAC address of the machines and changed all of them to be completely different. They used to be all the same except for the last byte which was different. Afterwards i reinstalled Avast on 2 of the 3 machines, this however did not work as they all started to replace each other in the management console .
The VM’s are all modeled after one image and have all been sysprepped (they need to join a domain). What more can i do to change their hardware unique ID ?
Hi, as ‘misak’ said before, avast antivirus performs recognition of devices uniquely when they are registered to cloud console. So when you are registering a new device to cloud console, antivirus computes an unique thumbprint of hardware and compares it with all existing devices already registered into your company in cloud console. This is done because of searching for reinstallations and clones is performed. But this functionality has technical problem when some devices in company are running with purpose on some virtualization host such as virtualbox, vmware, hyper-v and so on. In this case an administrator must distinguish each of virtual guest computer on host server. This is not as easy as might be thought. In fact you have two possibilities how to ensure unique thumbprint on each guest computer:
with help of change of physical hdd serial number
with help of change of bios uuid
To change of physical hdd serial number you can use some tool delivered with virtualization software (at least with virtualbox and vmware).
The following link is a description how to change bios uuid on your virtual guest computer so each device will be identified to console with different unique hardware id.
The powershell script you mentioned worked perfectly. After changing the Bios GUID and uninstalling / reinstalling Avast i finally have all servers in the dashboard. Thank you very much!