Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OSD 25.1.14.1 - "Save-OSDBuilderDownload" - $ManifestPath not found #195

Open
AxelGauliard opened this issue Jan 15, 2025 · 3 comments
Open
Assignees
Labels
bug Something isn't working

Comments

@AxelGauliard
Copy link

Hey OSDBuilders,

I updated my OSD powershell module from 24.11.13.2 to 25.1.14.1.
I ran as usual "Save-OSDBuilderDownload -Download -GridView -WebClient -UpdateArch x64 -UpdateOS "Windows 11" -UpdateBuild "24H2"" to see the latest detected quality updates but got an error message related to "OSD\25.1.14.1\Public\Get-WindowsUpdateManifests.ps1".

It seems the new way to get the manifest path/file have been integrated in the latest module version but something is missing: https://github.com/OSDeploy/OSD/blob/master/Public/Get-WindowsUpdateManifests.ps1

image

@stephen9357
Copy link

Same question while I ran Get-DownOSDBuilder -Download for Windows Server 21H2 x64.

@FDST92
Copy link

FDST92 commented Jan 16, 2025

Hey OSDBuilders,

I updated my OSD powershell module from 24.11.13.2 to 25.1.14.1. I ran as usual "Save-OSDBuilderDownload -Download -GridView -WebClient -UpdateArch x64 -UpdateOS "Windows 11" -UpdateBuild "24H2"" to see the latest detected quality updates but got an error message related to "OSD\25.1.14.1\Public\Get-WindowsUpdateManifests.ps1".

It seems the new way to get the manifest path/file have been integrated in the latest module version but something is missing: https://github.com/OSDeploy/OSD/blob/master/Public/Get-WindowsUpdateManifests.ps1

image

Same issue after upgrade. Looks like the new $ManifestPath doesn't exist.
I checked the new released files changelog and can't find any other function that creates this path.

Anyway to know how to generate those .json manifest files? From WSUS? Tried to find for some months but the custom format seems to be managed by @OSDeploy

@OSDeploy
Copy link
Owner

I'm aware and in the process of resolving, but time is short so it may not be until after the weekend

@OSDeploy OSDeploy self-assigned this Jan 17, 2025
@OSDeploy OSDeploy added the bug Something isn't working label Jan 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants