Skip to content

Installation & Use

CrazyDave edited this page Aug 15, 2017 · 2 revisions

There are two ways to run these scripts

  1. You can clone/download the repo and run the "run.cmd"
  2. You can just run this line in an elevated command prompt:

powershell -exec bypass -Command "@powershell.exe-NoProfile -InputFormat None -ExecutionPolicy Bypass -Command "iex ((New-Object System.Net.WebClient).DownloadString('https://raw.githubusercontent.com/DBHeise/VM_Setup/master/Everything.ps1'))"

Clone this wiki locally