VMware View creates and updates the registry keys located under the following on a view desktop:HKEY_CURRENT_USER\Volatile Environment\
I'm trying to copy the value inside a string called "ViewClient_IP_Address" located at "HKEY_CURRENT_USER\Volatile Environment\ to a string called "Clientname" located at "HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Citrix\ICA Client"
I need to do this via command line. Any recommendations?