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

OS platform incorrectly lists Microsoft Windows 10 Enterprise instead of Pro #825

Closed
dzampino opened this issue Jun 20, 2018 · 5 comments
Closed
Assignees
Labels
type/bug Something isn't working

Comments

@dzampino
Copy link

In the below screenshot, all four of those Windows PCs are actually Windows 10 Pro.

wazuh

@mgmacias95 mgmacias95 self-assigned this Jun 20, 2018
@mgmacias95 mgmacias95 added the type/bug Something isn't working label Jun 20, 2018
@mgmacias95
Copy link
Contributor

Hello @dzampino,

We have had problems with Windows systems that are not in English, in which language are those Windows computers?

Best regards,
Marta

@dzampino
Copy link
Author

They are English, en-us

@mgmacias95
Copy link
Contributor

Hello @dzampino,

Wazuh gets the windows version using the following command:

command = "wmic os get caption";

Can you try running it in any of those agents?

Thanks,
Marta

@dzampino
Copy link
Author

Microsoft Windows 10 Pro
wmic

@chemamartinez
Copy link
Contributor

Hi @dzampino,

Sorry for the inconvenience, we have fixed the reading of the Windows platform in this PR #832 where it is explained its cause.

We hope it is available in a new release as soon as possible, thank you for reporting the issue.

Best regards,
Chema.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants