You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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".
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".
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
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
The text was updated successfully, but these errors were encountered: