I'm trying to create a report that shows the max memory capacity of devices. However, it appears tblPhysicalMemoryArray only shows the MaxCapacity which is deprecated.
The new field is MaxCapacityEx, but is only available on machines running newer than Windows Server 2012R2 or Windows 8.1. Some devices report 0 for MaxCapacity, only showing a proper value for MaxCapacityEx. Is it possible to add MaxCapacityEx to this table?