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.
Set the time zone to the one you want to change.
0
Thanks. Opening an elevated 'timedate.cpl' worked. Not sure why SeTimeZonePrivilege is set to 'disabled' by default for a domain admin.
回答済み 9ヶ月前
関連するコンテンツ
- AWS公式更新しました 3ヶ月前
- AWS公式更新しました 2年前