OSDBuilder icon indicating copy to clipboard operation
OSDBuilder copied to clipboard

PowerShell Module

Results 66 OSDBuilder issues
Sort by recently updated
recently updated
newest added

Added detection for Windows 11 media so that ISOs for Windows 11 arent named "Win10..."

I'm trying to create an updated Windows 11 22H2 ISO, however OSDBuilder fails to update it. Running on a Windows 11 Pro (22H2) workstation. **Media obtained via:** ``` Save-OSDBuilderDownload -FeatureUpdates...

OSDBuilder 21.10.14.1 | OSD 21.11.9.1 Same Image and same command, one hand you will get an error and updates are installing, where on the other hand, updates are not installed...

bug

When running New-OSBuild -Execute getting error At C:\Program Files\WindowsPowerShell\Modules\OSDBuilder\22.8.9.1\Private\AllFunctions.ps1:2924 char:58 + ... $OSBTask = Get-Content "$($Item.FullName)" | ConvertFrom-Json + ~~~~~~~~~~~~~~~~ + CategoryInfo : NotSpecified: (:) [ConvertFrom-Json], ArgumentException + FullyQualifiedErrorId :...

OSDBuilder 21.10.14.1 | OSD 21.11.9.1 Even if I follow: WARNUNG: Use the following command before running New-OSBuild WARNUNG: Update-OSMedia -Name 'Windows Server 2019 Datacenter Desktopdarstellung x64 1809 17763.2300 de-DE' -Download...

Looks like the robocopy for WinPEAutoExtraFiles in [Public/New-PEBuild.ps1](https://github.com/OSDeploy/OSDBuilder/commit/018344ca05518c01505408bad64d0deb4be4049b#diff-d629470744a739112657ad450bce2b94037e013ec98cadb302d7338b7277d3a7) was commented out in 21.7.13.1? How can we make a PEBuild with WinPEAutoExtraFiles?

I think the "Add-ContentADKWinPE" function is missing a few dependencies. [WinPE Optional Components (OC) Reference](https://docs.microsoft.com/en-us/windows-hardware/manufacture/desktop/winpe-add-packages--optional-components-reference?view=windows-10) Install WinPE-WMI before you install WinPE-NetFX Install WinPE-WMI and WinPE-SecureStartup before you install WinPE-PlatformID Install...

Never had that problem with older versions. ![image](https://user-images.githubusercontent.com/49677600/150298517-782d6269-94f1-4e94-83a3-9c8d9960bb68.png) what could it be?

while building a task in which i added start layout.xml and unattend.xml files, it fails claiming ```` f:\osdbuilder4\Content\F:\osdbuilder4\Content\StartLayout\Win10 StartLayout.xml Copy-Item : Cannot find path 'F:\osdbuilder4\Content\F:\osdbuilder4\Content\StartLayout\Win10 StartLayout.xml' because it does not...

There seems to be an issue when using -RemoveAppx during OSBuild process and Windows 11 ISO from Volume Licensing site, I am able to complete the OSBuild process without issues....