DISCUSSION:
Sometimes Dynamic display will not work if the NT Terminal Server had cached some registry values in the Shadow area of the registry:
HKLM\Software\Microsoft\Windows NT NT\CurrentVersion\Terminal Server\Install\SOFTWARE\Hummingbird\Connectivity\7.00\Exceed
The Terminal Server was installing the MapEntry value with value 0 into the registry of each user who logs in.
RESOLUTION:
Remove the "Shadowed" values from the registry, i.e remove the Hummingbird key from the registry:
HKLM\Software\Microsoft\Windows NT\CurrentVersion \Terminal Server\Install\SOFTWARE\Hummingbird\Connectivity\7.00\Exceed.
For each user remove the DisplayMap key in the
HKCU\Software\Hummingbird\Connectivity\7.0\Exceed.
Then to force the reinstallation of the usersetup for each user make the level dword value of UsrSetup Product key under
HKLM\Software\Hummingbird\Connectivity\7.00\Installer\product_key, higher than the one in the
user's profile under
HKCU\Software\Hummingbird\Connectivity\7.00\Installer\product key.
Rerun usrsetup and things will work properly with dynamic display numbering enabled.


Print View
Contact Me