Hello,
I can launch a start up script to install some Windows applications when I create a VM using gcloud compute instances create.
However when I tried to do the same on the Google Developer Console is not working.
I'm trying to execute a PowerShell script when the sysprep finished.
Not sure if I need to paste the script or copy to Google Storage.
When I run the gcloud compute instances create I used a local file.
I tried few options and is not working. I can't found any documentation.
Not fun to try and error when you are paying for compute resources.
Anyone can help?
Thanks! Guillermo