Google Cloud , Compute Engine I can't create Password -
i'm new here please not hate. tried create vm in compute engine no password shows up.
like print:
there have been changes windows images 2 days ago.
first of all, need create windows instance. later, can windows username , password clicking on new "create or reset windows password" button appears in instance details. following picture shows how looks like:
you can choose username , compute engine generate random password username.
you can using cloud sdk using command:
gcloud beta compute reset-windows-password windows-instance --zone zone --project project_id
if forget password you'll need reset password again.
you can find more information these changes in following links:
once have logged windows instance, can modify password , use custom password following steps can find at documentation.
Comments
Post a Comment