David Segura - PowerShell MVP
David Segura - PowerShell MVP
Is O:\OSDBuilder on a Local or Network path? Dism will only mount to a Local Drive
You are going to have to look in the log for the Cumulative Update and see what is preventing the update from applying. This should be at OSBuilds\\info\logs\*Update-CumulativeOS*.log
Details. What is your HOST Operating System? OSDBuilder Version? What OS are you trying to update? What is the Package that is failing?
Thanks, I'll have a look. This is probably because it doesn't apply the Adobe updates, so I'll check into excluding that from the validation
You can add this functionality as a SCRIPT with Save-Module and provide the path. Do you need help with that?
Its probably an error because you have an OSMedia that didn't import or update properly. Try Get-OSMedia -Verbose to find the bad one and remove it
Thanks, working on it.
Can you test this using the latest OSD Module 22.1.11.2 
I’m looking into this, standby On Thu, Mar 10, 2022 at 10:09 PM NKK80 ***@***.***> wrote: > Just tried to Download OneDriveEnterprise again, and the script still uses > the...
This is a common issue that seems to happen on some Builds where the Update isn't detected in the Sessions.xml. I have not discovered the cause but you can verify...