wintriallab/windows_81_x86/todo.markdown
Micah R Ledbetter 1230ab9829 Got something working - I can build Win 8.1 x86 boxes!
- Add new script for building the Packer boxes called labbuilder.ps1
- Rearranged the hierarchy (my new script relies on the new hierarchy)
- Working windows_81_x86 folder
- Moved old packer-windows stuff to legacy-packer-windows directory.
  I plan to move it over piece by piece
- Added a script to install 7zip that the other post install scripts can
  depend on
- Fixed compact.bat & vm-guest-tools.bat to use 7zip installer
- Fixed compact.bat to work with 32 bit machines
- Added a readme
2015-09-17 16:56:39 -05:00

753 B

  • what the FUCK is going on in vagrant-ssh.bat
  • better windows update mechanism imo
  • would like to use the -tag in the name for the vagrant box too, but that requires parameterizing both the packerfile and the vagrantfile template :/ not sure what to do about this
  • store passwords securely for shit and/or generate them on the fly
  • test lab2 -action VagrantUp -baseConfigName windows_81_x86 -tag PreLunchTest tomorrow afternoon - will it have 89 days remaining? or 90? basically, was it activated at boot or nah?
  • need to audit all of the scripts ../scripts actually
  • it seems like the vbox tools aren't getting installed? why not?
  • enable clipboard and drag&drop in my Vagrantfile - though NOT for throwaway VMs that might be insecure!