Time zone redirection when the terminal server OS based language is different than the remote desktop based language.
i required time zone related work on rdp session on ts using redirected time zone information. i need locate current remote desktop time zone (i.e. via routine timezoneinfo.findsystemtimezonebyid) on ts using timezoneinfo.local.id acquired via time zone redirection.
unfortunately timezoneinfo.local.id in remote desktop language , language not match terminal server language. find fails. far way have found similar matching time zone using baseutcoffset , supportsdaylightsavingtime property values. unfortunately there may multiple entries using technique.
why appear redirection taking std value of time zones remote registry entry instead of subkey value? no matter language based os installed subkeys of currentversion\time zones in english.
any suggestion out there?
Windows Server > Remote Desktop Services (Terminal Services)
Comments
Post a Comment