Skip to content
This repository has been archived by the owner on Jan 20, 2023. It is now read-only.

ArloL/modern-ie-vagrant

Repository files navigation

What is this?

Scripts for setting up WinRM in the modern.ie Windows Vagrant boxes.

What does it do?

  • Bring the Vagrant box up
  • Setup WinRM
  • Update guest additions
  • Package as a new Vagrant box

How do I use it?

Make sure required software is installed with e.g. brew cask install vagrant virtualbox

All machines

./automated.sh

A single machine

./automated-win.sh win10-edge

Sources