このページでは、Windows 仮想マシン(VM)で実行できるオペレーションについて詳しく説明します。Google Distributed Cloud(GDC)エアギャップでの Windows サポートの詳細については、Windows OS のサポートをご覧ください。
Windows インスタンスを作成する
Windows VM インスタンスを作成する前に、Windows Server 2019 または Windows 10 のインストール ディスクをインポートしてカスタム イメージを作成する必要があります。インストール ディスクをインポートする手順については、仮想ディスクをインポートするをご覧ください。
カスタム Windows イメージの準備ができたら、カスタム イメージから VM インスタンスを作成できます。Windows VM はセキュアブートのみをサポートします。インスタンスでセキュアブートを有効にして起動する必要があります。KRM API を使用して VM を作成する場合は、enableSecureBoot を true に明示的に設定します。セキュアブートの詳細については、セキュアブートを有効にするをご覧ください。
Windows VM を管理する
VirtualMachinePasswordResetRequest カスタム リソースを使用して、Windows インスタンスのユーザー アカウントを管理し、パスワードをリセットすることもできます。認証情報を構成したら、リモート デスクトップ クライアントを使用して Windows インスタンスに接続できます。
[[["わかりやすい","easyToUnderstand","thumb-up"],["問題の解決に役立った","solvedMyProblem","thumb-up"],["その他","otherUp","thumb-up"]],[["わかりにくい","hardToUnderstand","thumb-down"],["情報またはサンプルコードが不正確","incorrectInformationOrSampleCode","thumb-down"],["必要な情報 / サンプルがない","missingTheInformationSamplesINeed","thumb-down"],["翻訳に関する問題","translationIssue","thumb-down"],["その他","otherDown","thumb-down"]],["最終更新日 2025-09-04 UTC。"],[[["\u003cp\u003eThis page outlines the operations available for Windows virtual machines (VMs) within Google Distributed Cloud (GDC) air-gapped.\u003c/p\u003e\n"],["\u003cp\u003eCreating a Windows VM instance requires first creating a custom image by importing a Windows Server 2019 or Windows 10 installation disk.\u003c/p\u003e\n"],["\u003cp\u003eAfter the custom Windows image is ready, you can create a VM instance from it, and note that Windows VMs require secure boot to be enabled.\u003c/p\u003e\n"],["\u003cp\u003eUser account management and password resets are possible on Windows instances using the \u003ccode\u003eVirtualMachinePasswordResetRequest\u003c/code\u003e custom resource.\u003c/p\u003e\n"],["\u003cp\u003eOnce credentials are set, you can connect to a Windows instance using a remote desktop client, as detailed in the linked documentation.\u003c/p\u003e\n"]]],[],null,["# Create and manage Windows VMs\n\nThis page details the operations you can perform on a Windows virtual machine\n(VM). For more information on Windows support in Google Distributed Cloud (GDC) air-gapped,\nsee\n[Windows OS support](/distributed-cloud/hosted/docs/latest/gdch/application/ao-user/vms/create-custom-images/import-virtual-disk#windows-os-support).\n\nCreate a Windows instance\n-------------------------\n\nBefore creating a Windows VM instance, you must create a custom image by importing\na Windows Server 2019 or Windows 10 installation disk. For steps on importing the\ninstallation disk, see\n[Import virtual disks](/distributed-cloud/hosted/docs/latest/gdch/application/ao-user/vms/create-custom-images/import-virtual-disk#import-virtual-disks).\n\nAfter the custom Windows image is ready, you can\n[create a VM instance from the custom image](/distributed-cloud/hosted/docs/latest/gdch/application/ao-user/vms/create-a-vm/create-and-start#create-vm-from-custom).\nWindows VMs only support secure boot. You must enable secure boot on the instance\nto boot. If you're creating the VM using the KRM API, set [`enableSecureBoot`](/distributed-cloud/hosted/docs/latest/gdch/apis/service/virtualmachine/v1/virtualmachine-v1#firmware)\nto `true` explicitly. For more information on secure boot, see\n[Enable secure boot](/distributed-cloud/hosted/docs/latest/gdch/application/ao-user/vms/manage-vms/secure-vms/secure-boot#enable-secure-boot).\n\nManage Windows VMs\n------------------\n\nYou can also manage user accounts and reset passwords on Windows instances using\nthe `VirtualMachinePasswordResetRequest` custom resource. After you've configured\ncredentials, you can connect to a Windows instance using a remote desktop client.\n\nFor details on configuring credentials and connecting to Windows VMs, see\n[Connect to a Windows VM](/distributed-cloud/hosted/docs/latest/gdch/application/ao-user/vms/connect-to-vm/connect-to-a-vm#connect-to-a-windows-vm)."]]