This is Commandski an alternative to Windows Commando VM
to deploy:
. { Invoke-WebRequest -useb https://boxstarter.org/bootstrapper.ps1 } | iex; Get-Boxstarter -Force$Cred = Get-Credential $env:USERNAMEInstall-BoxstarterPackage -PackageName https://raw.githubusercontent.com/adcouch/Commandski/main/windply/redwin_deploy.choco -Credential $Cred Full disclosure the source for this project is from RTO and updated to suite my needs.