Stay organized with collections
Save and categorize content based on your preferences.
This page details the operations you can perform on a Windows virtual machine
(VM). For more information on Windows support in Google Distributed Cloud (GDC) air-gapped,
see
Windows OS support.
Create a Windows instance
Before creating a Windows VM instance, you must create a custom image by importing
a Windows Server 2019 or Windows 10 installation disk. For steps on importing the
installation disk, see
Import virtual disks.
After the custom Windows image is ready, you can
create a VM instance from the custom image.
Windows VMs only support secure boot. You must enable secure boot on the instance
to boot. If you're creating the VM using the KRM API, set enableSecureBoot
to true explicitly. For more information on secure boot, see
Enable secure boot.
Manage Windows VMs
You can also manage user accounts and reset passwords on Windows instances using
the VirtualMachinePasswordResetRequest custom resource. After you've configured
credentials, you can connect to a Windows instance using a remote desktop client.
For details on configuring credentials and connecting to Windows VMs, see
Connect to a Windows VM.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-12 UTC."],[[["This page outlines the operations available for Windows virtual machines (VMs) within Google Distributed Cloud (GDC) air-gapped."],["Creating a Windows VM instance requires first creating a custom image by importing a Windows Server 2019 or Windows 10 installation disk."],["After 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."],["User account management and password resets are possible on Windows instances using the `VirtualMachinePasswordResetRequest` custom resource."],["Once credentials are set, you can connect to a Windows instance using a remote desktop client, as detailed in the linked documentation."]]],[]]