We recently had a software corruption on our 2X server and we had to use another server. We are using 6.2. for the clients and server. I had installed the clients via group policy. I edited the MSI file to include the name of the new server. The clients reinstalled when the policy was applied but for many users of the computer (we move people around a lot) when 2x starts, it is still looking for the old server. I then tried a test - through group policy I had the application with the old server uninstall automatically and then the application reinstall with the new server MSI in it - and got the same results that the same users had the old server in their 2x. I know these settings are kept in the HKey current user registry hive. I then tried manually uninstalling 2X from my computer and after I did this there were still entries in 2X in the current user key. So how can I get rid of this key or make it so that all the computers in my domain will see the new 2X automatically when they log on?
Hi there, In MSI there is the property OVERRIDEUSERSETTINGS. If you set this property old client settings are overwritten. Take a look at the documnetation... Nixu