/hyper-ops

Collection of solutions, utilities, recipes, and documentation for Open(ish) Source solutions on Windows for Windows and hyper-v

Primary LanguagePowerShellMIT LicenseMIT

Hyper-OPs

My DevOps toolkit for dealing with Hyper-V.

Install Options

Remote PowerShell Option A Install-CorePackages.ps1

Installs the following package managers

  • scoop - Seems to have most current stable more often than chocolatey. Also install under user scope so no admin needed. Trying it out.
  • chocolatey - Better install parameter support, wider selection, popping up in more and more places.

TODO