I am trying to locate where the server name and/or IP address is stored within the clients file system or Registry.
I am working with Windows Embedded 7 with the write filter, this has been "hardened" and works fine with the 5.x client, but I am looking to move to the 3.x client. I don't want to populate the field with a server name, I want the client to be able to do that for themselves and for this information to be kept after a reboot.
So far, I have found a prefs.txt file in c:\users\username\appdata\roaming\vmware\vmware horizon view client which appears to store the information, and I am trying to get this information to stick on a reboot. this appears to be locked in the file system by the OS, so I am working on unlocking this, but I am aware that I might be looking in the wrong location.
Does anyone know this information, or have a link to some reference material?
Thanks
Rudi