Commit Graph

3 Commits

Author SHA1 Message Date
Micah R Ledbetter
ab297178c1 postinstall changes 2015-10-07 14:27:04 -05:00
Micah R Ledbetter
776a5f7744 windows-trial-lab:
- Convert everything to spaces (fuck you VS Code)
- Some initial work to stop relying on Get-LabTempDir
- Trying to delete as much code as possible
- Define constants all at the top of the file
- Improve Get-WebUrl
- Improve and simplify architecture handling
- Move some more functions to native Powershell from shellouts
- Add some functions for dealing w/ Windows Updates
2015-10-02 19:39:59 -05:00
Micah R Ledbetter
e1865e44b6 Work on supporting Windows Updates in buildlab; cleanup
Want to enhance buildlab to "slipstream" updates from WSUS Offline
Updater into the ISOs.

- Download updates
- Work with .wim files (Windows images that are used to install)
- Apply updates to .wim files

Other enhancements

- Clean up some postinstall stuff
- Try to use Powershell in Autounattend.xml as much as possible
2015-09-24 18:33:39 -05:00