Hi, anonymous user
Thank you for posting in Microsoft Q&A forum.
SMS_R_System also has the build info, and the info is from heartbeat discovery, but the build info in SMS_G_System_OPERATING_SYSTEM is from hardware inventory, I think you have not enable the hardware inventory because no info in your Resource Explorer, so you may use the query like this:
Select * from SMS_R_System where SMS_R_System.Build="10.0.19044"
If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.
Hi @Eswar Koneti , nice to know that the query syntax is good. where do I need to run your sql query? from SCCM it is failing. here is an example of one device in AD ![174165-version.png][1] [1]: /api/attachments/174165-version.png?platform=QnA