Lightsail running Windows Server 2019 - need to change time zone

0

Suddenly, after over 3 years running Windows Server 2019 in a Lightsail instance, the boss wants to have the server's time zone match his. Windows Server denies me permission to change time zone, even though I'm a domain admin. I'm guessing because the when I'm logged into the Lightsail console, it shows "Oregon, Zone A (us-west-2a)". I didn't see any way in the console to set the 'zone' or anything else that would allow the server's time zone to be changed.

Danno
已提問 3 個月前檢視次數 202 次
2 個答案
0
已接受的答案

Hello.

Can you check if you have permission to change the time zone by running the command below in a command prompt?
If you cannot confirm "SeTimeZonePrivilege" by executing the command, it is possible that privileges are not set in the user's security group.

whoami /priv

You may be able to set it by changing it in other ways such as the following.
Right-click "timedate.cpl" and click "Run as administrator" to start it as shown below.
a

Set the time zone to the one you want to change.
b

profile picture
專家
已回答 3 個月前
AWS
支援工程師
已審閱 3 個月前
0

Thanks. Opening an elevated 'timedate.cpl' worked. Not sure why SeTimeZonePrivilege is set to 'disabled' by default for a domain admin.

Danno
已回答 3 個月前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南