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

Unable to collect WMI data from recent Win10 machines #11

Open
AlfieJ opened this issue Jan 20, 2021 · 0 comments
Open

Unable to collect WMI data from recent Win10 machines #11

AlfieJ opened this issue Jan 20, 2021 · 0 comments
Assignees
Labels
bug Something isn't working high priority
Milestone

Comments

@AlfieJ
Copy link
Collaborator

AlfieJ commented Jan 20, 2021

We're failing to get WMI data from Win10 machines that have recent updates.

Testing has shown that it happens because we're using the asynchronous calls to get the WMI data, and somehow that doesn't work right anymore. We see that using the synchronous calls works fine.

So we need to update COMMON to use the synchronous WMI calls.

@AlfieJ AlfieJ self-assigned this Jan 20, 2021
@AlfieJ AlfieJ added high priority bug Something isn't working labels Jan 20, 2021
@AlfieJ AlfieJ added this to the 1.5.3 milestone Jan 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working high priority
Projects
None yet
Development

No branches or pull requests

1 participant