Hi,
I have migrate my connection server (2008 R2 toward 2012 R2 Horizon 7.4).
For this I have installed a REPLICA.
So, I have 2 connections server :
2008R2 : Horizon standard 7.4
2012R2 : Horizon replica 7.4
After migration I removed the old connection server (2008 R2 that was a STANDARD server) :
Mise à niveau vers la version la plus récente du Serveur de connexion sur une machine différente ( vdmadmin.exe -S -s server_name -r)
Now I want to upgrade the 2012 R2 server (ex-replica, but now, it is a standalone server) to Horizon 7.6.
The installation fail with rollback to 7.4.
I think that the installer don't know that now this server is standalone and it try to install it in REPLICA but, I want a STANDARD.
In the log file, we see that the server_instance_type is set to 2 (replica)
Any idea ?