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달 전203회 조회
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달 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠