Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
You are developing an internal portal for technical announcements and plan to use a Windows VM on Compute Engine. Ensuring RDP access is a priority. What is the correct approach?
A
Download the JSON private key for the default Compute Engine service account and use those credentials for RDP access.
B
Add metadata to the instance with ‘windows-password‘ as the key and your password as the value to enable RDP.
C
Utilize the GCP console to create the VM and log in using your Google Account credentials.
D
Use gcloud to create the VM and generate login credentials with gcloud compute reset-windows-password.
gcloud compute reset-windows-password