Uninstall a Citrix Presentation Server or XenApp
Throughout this document, we will see how to cleanly remove a Presentation Server from a farm. everything possible is detailed when we want to uninstall a server with PS services, since most of the time, removing a server from a farm usually causes issues.
To uninstall it, simply go to “Panel de Control” > “Add or remove programs” and select “Citrix Presentation Server for Windows”. But this document goes further when this type of uninstallation fails.

What should be done is to uninstall it by running the following command:
msiexec /x PATH_TO_MPS_FILE.MSI /L*v LOG_FILE CTX_MF_FORCE_SUBSYSTEM_UNINSTALL=Yes

And follow the normal uninstallation process, confirming that we indeed want to remove it “Yes”,

… wait while it removes this server from the farm…

“Yes” para reiniciar el servidor y quitar Presentation Server de él.

Y si en la consola sigue saliendo algún servidor obsoleto que ya no existe, debemos quitarlo de la comunidad, from the console “Citrix Access Management Console” since > “Citrix Resources” > “Presentation Server” > NOMBRE_DE_LA_COMUNIDAD > “Servers” y con botón derecho sobre el servidor que queremos eliminar: “All tasks” > “Quitar de la comunidad”.

Simplemente confirmar que estamos seguros de eliminarlo y así no saldrá más en las consolas de administración de Citrix por ninguna parte, eliminándose de forma automática de las aplicaciones que tendría él publicadas. “Yes” and that's it.
www.bujarra.com – Héctor Herrero – Nh*****@*****ra.com – v 1.0







































