

Client Automation - All Versions
It is possible to inventory Windows UBR using DMS Script which creates an additional inventory.
See attached below the script UBR.dms. This script creates a new Component "Windows Inventory" under Additional folder with a group "Windows UBR Inventory".
This group contains the 2 values : OS Build and UBR :
Here is how to implement it :
When AM Agent is executed on a machine, it will execute this script and generate the file
C:\Program Files (x86)\CA\DSM\Agent\units\00000001\uam\UBR.MIF
This file is converted in UBR.mnv file
This file contains 2 inventory items :
UBR value
and
OS Build which is the Build Number and its UBR. This is the strings which appears in winver command :
Following idea has been created on Client Automation Community to ask this inventory in a future release of product : Add Windows UBR value in AM Inventory (Update Build Revision)