[GH-ISSUE #542] Windows 10 21H1 showing as v2009 #344

Closed
opened 2026-03-02 02:15:37 +03:00 by kerem · 5 comments
Owner

Originally created by @djsvi on GitHub (May 29, 2021).
Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/542

Minor issue. Windows 21H1 (build 19043.x) is now generally available, please add this to the detected/displayed versions (instead of showing v2009).

Originally created by @djsvi on GitHub (May 29, 2021). Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/542 Minor issue. Windows 21H1 (build 19043.x) is now generally available, please add this to the detected/displayed versions (instead of showing v2009).
Author
Owner

@wh1te909 commented on GitHub (May 30, 2021):

Hi I don't maintain any list, this is handled by windows, it reports the version in HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\ReleaseId if you know of another place to get it lmk

<!-- gh-comment-id:850920324 --> @wh1te909 commented on GitHub (May 30, 2021): Hi I don't maintain any list, this is handled by windows, it reports the version in `HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\ReleaseId` if you know of another place to get it lmk
Author
Owner

@djsvi commented on GitHub (May 30, 2021):

OK, how about DisplayVersion, under that same key?

<!-- gh-comment-id:850971624 --> @djsvi commented on GitHub (May 30, 2021): OK, how about DisplayVersion, under that same key?
Author
Owner

@wh1te909 commented on GitHub (May 30, 2021):

hmm, that one doesn't exist on 2004 and earlier but I do see it on a 21H1 machine so maybe MS added it. I'll check for that and fallback to ReleaseId if doesn't exist, ty

<!-- gh-comment-id:851011973 --> @wh1te909 commented on GitHub (May 30, 2021): hmm, that one doesn't exist on 2004 and earlier but I do see it on a 21H1 machine so maybe MS added it. I'll check for that and fallback to ReleaseId if doesn't exist, ty
Author
Owner

@wh1te909 commented on GitHub (May 31, 2021):

done, will be in next release

<!-- gh-comment-id:851279924 --> @wh1te909 commented on GitHub (May 31, 2021): done, will be in next release
Author
Owner

@wh1te909 commented on GitHub (Jun 11, 2021):

released in 0.6.14 (requires agent 1.5.8)

<!-- gh-comment-id:859261190 --> @wh1te909 commented on GitHub (Jun 11, 2021): released in 0.6.14 (requires agent 1.5.8)
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/tacticalrmm#344
No description provided.