OSDBuilder
OSDBuilder copied to clipboard
PowerShell Module
For "New-OSBMediaUSB" and install.wim larger that 4 GB it would be good, to have an option for [WIM file splitting](https://learn.microsoft.com/en-us/windows-hardware/manufacture/desktop/split-a-windows-image--wim--file-to-span-across-multiple-dvds?view=windows-11) or the ability to create a FAT32 partition (for booting...
Hello! Been trying to use OSDBuilder but keep getting this error, tried to reinstall the module, and changed the path of the OSDBuilder folder and also the ISO files but...
Added a Split parameter and a SplitSize dynamic parameter to handle when/if an install.wim is larger than 4GB, or if you wish to split the install.wim in general. The install.wim...
Got a warning re. malicious content when performing an import-module OSDBuilder today: Suspicious activity blocked Feature: Antivirus PowerShell tried to load a malicious resource detected as Heur.BZC.ZFV.Boxter.341.C5E73568 and was blocked....
Noticed this morning after running a task sequence that newly created 22H2 media didn't include the 23-04 LCU. All other OS builds downloaded 23-04 updates successfully (Server 2016\2019\2022, Windows 10...
New-PEBuild currently has no way of being run in an automated pipeline due to the way it uses Out-GridView to have the user select the PE Task. We have a...
I'm trying to build a Windows 10 Enterprise - 22H2 image, but I get this error message. I got the Windows 10 image through the "Windows 10 installation media tool"...
Just discovered this PoSh module last week. However, I see that it can't pull updates later than June 2024. It would be awesome if this tool was able to pull...
Add 23H2 to validate set options to make it easier to work with Windows 11 23H2 ISOs
I am seeing several "Class not registered" errors in the latest OSDBuilder 24.10.8.1 under PowerShell 7.5.0 when issuing the command: Import-OSMedia -ImageIndex 1 -SkipGrid -Update -BuildNetFX I am using a...