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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error in size of update #59

Open
mikhoul opened this issue Mar 29, 2019 · 1 comment
Open

Error in size of update #59

mikhoul opened this issue Mar 29, 2019 · 1 comment

Comments

@mikhoul
Copy link

mikhoul commented Mar 29, 2019

87GB for an update would be really huge... 馃槈

image

87MB would be more appropriate....

image

Regards :octocat:

@comnam90
Copy link

The problem is the Windows Update API returns a update size based on 'maximum size' and how MSFT calculated this is unknown. If you were to use something like PSWindowsUpdate Powershell Module for comparison you'd see the same size.

If you actually download the update via the API or tools that use it, it will only download the 839MB it actually needs.

So sadly its not something that can probably be fixed in this tool as its an issue or limitation of the upstream data

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants