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:

enter image description here

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:

set windows password

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:

link1

link2

link3

once have logged windows instance, can modify password , use custom password following steps can find at documentation.


Comments

Popular posts from this blog

Magento/PHP - Get phones on all members in a customer group -

php - Bypass Geo Redirect for specific directories -

php - .htaccess mod_rewrite for dynamic url which has domain names -