WindowsImageTools icon indicating copy to clipboard operation
WindowsImageTools copied to clipboard

PowerShell Tools creating and updating Windows Images

Results 8 WindowsImageTools issues
Sort by recently updated
recently updated
newest added

## Expected Behavior Report a error message that can be used to diagnose/fix whatever caused the error ## Current Behavior Currently Set-DiskPartition and the functions that use it throw a...

## Expected Behavior Please create the recovery partition as first partition when creating a VHD(x) from a WIM, just like a normal installation does. ## Current Behavior Currently, the recovery...

Once I get an set of disks built for a VM, I will want to copy them for each new VM. Because I do not have all the info (e.g.,...

It appears that domain accounts can be added to local groups. ## Expected Behavior New-Unattended has a parameter Domain accounts to add one or more domain accounts to the local...

In the helpfile an paramater -wimfile is showed, However this parameter is not working. Should be -sourcepath

I don't know if Microsoft did change the parameter set, but in the Script **Set-Diskpartition.ps1** at line 432 the parameter in _ArgumentList_ called `/setosimage` should be `/setreimage`. Checked the behaviour...

WinRe.wim size for Windows Server 2019 is 438Mb, $RESize = 350MB in Private/Initialize-DiskPartition.ps1 is too small.

Hi there, just be interesting, in the front page that said: This module provides tools to quickly convert a WIM into bookable VHD(x) and **Create fully updated WIM**/VHD(x) I am...