Skip to content

nimeji/vm-sre-lab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Setting up a new VM

  • create a new vm with a fresh windows install
  • open a new powershell window
  • run Set-ExecutionPolicy unrestricted
  • run . { iwr -useb https://boxstarter.org/bootstrapper.ps1 } | iex; Get-Boxstarter -Force
  • run Install-BoxstarterPackage -PackageName https://raw.githubusercontent.com/nimeji/vm-sre-lab/master/setup.box -DisableReboots

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors