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
posta 3 mesi fa202 visualizzazioni
2 Risposte
0
Risposta accettata

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
ESPERTO
con risposta 3 mesi fa
AWS
TECNICO DI SUPPORTO
verificato 3 mesi fa
0

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

Danno
con risposta 3 mesi fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande