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 appliance,
see
Windows OS support.
Create a Windows Server instance
Before creating a Windows Server VM instance, you must create a custom image
by importing a Windows Server 2019 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 Server VMs
You can also manage user accounts and reset passwords on Windows Server
instances using the VirtualMachinePasswordResetRequest custom resource. After
you've configured credentials, you can connect to a Windows Server 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-08-08 UTC."],[[["This page outlines the various operations you can perform on a Windows virtual machine (VM) within the Google Distributed Cloud (GDC) air-gapped appliance environment."],["Creating a Windows Server VM instance requires the prior creation of a custom image by importing a Windows Server 2019 installation disk."],["After the Windows custom image creation, you can proceed to create a VM instance using that custom image."],["You can manage user accounts and reset passwords on Windows Server instances using the `VirtualMachinePasswordResetRequest` custom resource."],["Once credentials have been configured, you can use a remote desktop client to establish a connection to a Windows Server instance."]]],[]]