I know I'm being pedantic but terminology is important with registry. HKEY_LOCAL_MACHINE\SOFTWARE\Veeam is the root key and Veeam Backup and Replication is a sub-key, but they're both keys. ProtectionGroupIgnoreOwnership is a value of type DWORD with value 1.
Anyway, I tried adding the value to all sub-keys including the missing one:
Windows Registry Editor Version 5.00
Code: Select all
[HKEY_LOCAL_MACHINE\SOFTWARE\Veeam\Veeam Backup and Replication]
"ProtectionGroupIgnoreOwnership"=dword:00000001
[HKEY_LOCAL_MACHINE\SOFTWARE\Veeam\Veeam Agent]
"ProtectionGroupIgnoreOwnership"=dword:00000001
[HKEY_LOCAL_MACHINE\SOFTWARE\Veeam\Veeam Agent for Microsoft Windows]
"ProtectionGroupIgnoreOwnership"=dword:00000001
[HKEY_LOCAL_MACHINE\SOFTWARE\Veeam\Veeam Backup Installer]
"ProtectionGroupIgnoreOwnership"=dword:00000001
[HKEY_LOCAL_MACHINE\SOFTWARE\Veeam\Veeam EndPoint Backup]
"ProtectionGroupIgnoreOwnership"=dword:00000001
Rebooted the server) and no difference on rescan - same warning:
Code: Select all
08/04/2026 11:00:26 Warning : Failed to connect to rivendell.middle-earth.co.uk Details: Failed to generate certificate for rivendell.middle-earth.co.uk: host is managed by another backup server ELROND.middle-earth.co.uk
This is a lab/community edition so I don't tend to get much joy with raising support tickets but I will do to get the case number after I've tried a few more things. For example, there is the option to remove everything... I've taken a snapshot of the target backup.
Later... couldn't remove either as managed by the old server. Neither could I uninstall everything...