-
Notifications
You must be signed in to change notification settings - Fork 622
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
Reported version of Windows Mesh Agent client incorrect #6860
Comments
this is going to be hard to fix because it requires YET ANOTHER agent update! |
I agree that it would be very important that the version number in the registry is also updated after a selfUpdate. Otherwise it is not possible to analyse whether all clients have been updated successfully. We also have an external software management system which reads and analyses exactly these values. In my case, I will deactivate the selfUpdate and will have the old agent uninstalled via our external software management system and then will have the new agent installed. |
im going to look into that, im just looking into the fact the agents DONT work with windows 7 or server 2008r2 at the moment |
What else occurs to me. What happens if you assign a separate file version for the agent in config.json? Does it then update itself? |
Signed-off-by: si458 <[email protected]>
ok all fixed d49afdd, |
Describe the bug
After updating server to 1.1.41, the Mesh Agent clients update, but the version reported by Windows still shows the previous build version.
If the agent is manually or clean installed, the version properly shows the new build version.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Version should show 2024-11-06
Screenshots

MeshCentral Details:
Windows (upgraded agent):

Windows (newly installed agent):

Server Software (please complete the following information):
Client Device (please complete the following information):
N/A
Remote Device (please complete the following information):
Additional context
We have reports from a separate software management system that shows software versions. Having the correct version reported is useful for verifying all clients have updated or aren't having issues.
Your config.json file
The text was updated successfully, but these errors were encountered: