Closed robzilla10001 closed 1 month ago
Getting the error above when utilizing 2409.2. Attaching my DISM log, hoping you can point me in the right direction. Here's the command I'm using, and my DISM log:
.\BuildFFUVM.ps1 -ISOPath 'c:\users\corprpollock01\downloads\win11_23h2_business.iso' -ProductKey '*****' -WindowsSKU 'Enterprise' -Installapps $true -InstallOffice $false -InstallDrivers $false -VMSwitchName 'External' -VMHostIPAddress 'xx.xx.xx.xx' -CreateDeploymentMedia $true -BuildUSBDrive $true -UpdateLatestCU $true -UpdateLatestNet $false -UpdateLatestDefender $true -UpdateEdge $true -UpdateOneDrive $false -CompactOS $false -CopyUnattend $true -CleanUpDeployISO $true -CopyPPKG $false -verbose
dism.log
It appears to have been an issue with free space; once I moved a 115GB BIN file to another drive, it began working. Sorry to bother.
Getting the error above when utilizing 2409.2. Attaching my DISM log, hoping you can point me in the right direction. Here's the command I'm using, and my DISM log:
.\BuildFFUVM.ps1 -ISOPath 'c:\users\corprpollock01\downloads\win11_23h2_business.iso' -ProductKey '*****' -WindowsSKU 'Enterprise' -Installapps $true -InstallOffice $false -InstallDrivers $false -VMSwitchName 'External' -VMHostIPAddress 'xx.xx.xx.xx' -CreateDeploymentMedia $true -BuildUSBDrive $true -UpdateLatestCU $true -UpdateLatestNet $false -UpdateLatestDefender $true -UpdateEdge $true -UpdateOneDrive $false -CompactOS $false -CopyUnattend $true -CleanUpDeployISO $true -CopyPPKG $false -verbose
dism.log