jroimartin / vminit

Bootstrap scripts for multiple VMs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VMinit

MalVM

  1. Run make
  2. Extract dist/malvm.zip in C:\ in the VM
  3. Open a PowerShell terminal as Administrator
  4. Run Set-ExecutionPolicy Unrestricted to enable script execution
  5. Run C:\malvm\malvm.ps1

Windows 10 ISO

VMinit has been tested with Windows 10.

About

Bootstrap scripts for multiple VMs


Languages

Language:PowerShell 95.7%Language:Makefile 4.3%