How to install Windows on Vultr VPS with gz file

Create VM

Create Vm with Finnix ISO.

Installing

Boot into Finnix

Reset password root with command linde : passwd

Start ssh cilent with command line : service ssh start

Use putty connect vps via ip and use command line to installing windows

wget -O- http://vultr.quanlyvps.com/file.gz | gunzip | dd of=/dev/vda

Remove Finnix ISO and login RDP with ip

Last updated