Enabling the Clock in the Taskbar for Terminal Services Sessions
Posted on October 28th, 2008 by eivindPosted in Technical | 2 Comments »
Enabling the Clock in the Taskbar for Terminal Services Sessions
Easiest way to do this is as follows:
Turn on system clock your computer,
check this key in registry, (HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\StuckRects2\Settings),
the ninth pair of hexadecimal values should be “02″
Export this key to a reg file
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\StuckRects2
then call this regfile in a logonscript “regedt32 /s “\\path_to_regfile\regfile.reg”