WindowsImageTools
1.0.3
Tools for creating bootable virtual disks from an ISO or WIM
Installation Options
Owners
Copyright
2015
Package Details
Author(s)
- David Jones
Functions
Dependencies
This module has no dependencies.
Release Notes
Added New-UnattendXml to create a basic Unattend for use with Volume Activation Media (tested win7,Win10,2012r2) This will silint install, auto-login administrator and run a powershell script. NOTE: Single file works with both 32bit and 64bit versions
FileList
- WindowsImageTools.nuspec
- WindowsImageTools.psd1
- WindowsImageTools.psm1
- Functions\Convert-Wim2VHD.ps1
- Functions\HelperFunctions.ps1
- Functions\Initialize-VHDPartition.ps1
- Functions\New-Unattend.ps1
- Functions\Set-VHDPartition.ps1
- Functions\Wim2VhdClass.ps1