- Newest
- Most votes
- Most comments
Hi,
Just curious which WorkSpaces OS do you see this issues? Do you know if this issue appears after a reboot of the WorkSpace as well or does it happen only on log on/off? There's a couple of things you can check/try:
-
Check to see if the WorkSpace computer object in Active Directory located in an OU where the group policy is applied? If it's not, there's a possibility that the settings got reset after the reboot.
-
The work around described in the documentation suggests GPO configuration, however you can manually try to delete the registry key HKEYLOCALMACHINE\SOFTWARE\Teradici\PCoIPAgent\ConsoleTimeZone
Note: I would recommend doing this on one specific workspace to test and doing so in a test environment if possible.
- Set the time zone using the UI or run "tzutil /s "Central Standard Time" in the CMD
Note: If you could also try to set the timezone during user logon using a logon script.
- Then reconnect to the Workspace to test.
Last, you should opens an **AWS Premium Support **case to continue troubleshooting of the issue.
Thanks @Dzung_N - We're running Windows on server 2016.
I did reboot the workspaces and had the same issues. I'll had setup a login script to set the time which didn't seem to be working either. I'll give your other options a go and let you know how I get on!
I ended up setting key HKEYLOCALMACHINE\SOFTWARE\Teradici\PCoIPAgent\ConsoleTimeZone to Central Standard Time and that fixed all the issues!
Thanks!
has anyone been able to resolve this for WSP?
Relevant content
- asked 6 months ago
- asked 2 years ago
- AWS OFFICIALUpdated a month ago
- AWS OFFICIALUpdated 7 months ago
- AWS OFFICIALUpdated 3 months ago
- AWS OFFICIALUpdated 7 months ago
Hi - Out of interest have you tried to change any other settings using the Workspaces Group Policy administrative template (for example, clipboard redirection) to check that the settings are being applied by the GPO correctly? It may be worth checking this to confirm.
@Craig_W - yes, it was definitely working as previously it wouldn't even let me set the timezone. I now had the option changing the timezone but it wouldn't persist when logging off. We fixed it with the help of the suggestions on the accepted answer post below!