parsec-cloud / Parsec-Cloud-Preparation-Tool

Launch Parsec enabled cloud computers via your own cloud provider account.
925 stars 168 forks source link

Script doesn't have access to files on Machine (GCP 2016 - 2019) #24

Closed Maladril closed 4 years ago

Maladril commented 4 years ago

Script doesn't run, seems like it doesn't have permission to extract the files or access them (GCP, tried Server 2016 and 2019, new VMs, no difference, both fail)

I tried manually extracting the files from the zip and re-running, still fails.

image

Maladril commented 4 years ago

Extracting the files manually got me further but still having errors:

image

jamesstringerparsec commented 4 years ago

You entered the Powershell lines in one by one, but in the wrong order.

Maladril commented 4 years ago

facepalm thanks. I can't understand how copy-paste can fail so bad... I didn't enter one by one, all as a block... After investigating, it seems that Chrome RDP recently changed and mess-up the copy-pasting and puts it in reverse order.

I suggest always copy-pasting from the local computer browser for the script... lesson learned...

I checked to make sure I didn't have something like right to left typing enabled or something, I still can't find what changed since I did THE EXACT SAME THING 2 weeks ago and everything went fine.