1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

OCI上のWindowsサーバーに言語とシステムロケールを日本語に設定

1
Last updated at Posted at 2025-06-18

Oracle Cloud Infrastructure (OCI) の Compute インスタンス作成時には、言語と地域の設定オプションがありません。そのため、インスタンス作成直後の初期状態では、システムロケールが「英語(米国)」、表示言語も英語のみに設定されています。日本語を使用するためには、言語パッケージのインストールとロケールの変更が必要です。

本記事では、Windowsサーバーを例として以下の2つの方法を紹介します:

  • 手動での設定方法
  • PowerShellスクリプトでの設定方法

【お知らせ】
この記事の最新版は、個人ブログ「OCI Tech Journal」で公開しています。ぜひご覧ください。👉 https://oci-tech.jp/oci-windows-jp-locale-settings/

No. 設定対象 設定前 設定後 Desktop PowerShell
1 タイムゾーン UTC 日本標準時(JST) LINK LINK
2 言語 英語(米国) 日本語 LINK LINK
3 地域 米国 日本 LINK LINK
4 システム ロケール 英語(米国) 日本語(日本) LINK LINK
5 ようこそ画面 なし ようこそ画面
に設定をコピー
LINK N/A

検証環境

  • インスタンス・イメージ:
    • Windows Server 2019 Standard
    • Windows Server 2022 Standard
  • インスタンス・シェープ:1 OCPU, 12 GBメモリ

※、本記事の内容は、OCI上の Windows Server 2019および2022の両方に対応しています。

目次

リンクから、詳細をご確認いただけます。


関連記事
クラウド技術ブログ一覧

1
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?