이 페이지에서는 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 인스턴스에 연결할 수 있습니다.
사용자 인증 정보를 구성하고 Windows VM에 연결하는 방법에 관한 자세한 내용은 Windows VM에 연결을 참고하세요.
[[["이해하기 쉬움","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-07-16(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."]]],[]]