Hi team,
my customer is dealing with TCP, which when installed on Windows, he told me make the copy of the keys in the "user", not in the usual "local machine" under the 64bit folder.
Now, for normal Windows terminals, he manually make the copy of user and password, but the problem is with Windows over Citrix for VDI. In this case, since clients are created from snapshot master, they need to set some parameters from script instead from applications.
Cisco TSP for user and password write these two keys:
[HKEY_USERS\S-1-5-20\Software\Cisco Systems, Inc.\Cisco TSP\Cisco TSP001]
"UserName"="9"
"Password"=hex:2d,53,3c,a............................................
As you see, the username is only the first chapter, could you help me adn customer to understand where the rest of the "UserName" string is written, so that we can create a script for the "UserName"?
Thanks,
Federico