Physical Memory Capacity

Hi All.

I have not been able to find the memory capacity in different memory slots for a machine.  But some machines give slot wise available memory capacity. I made simple query select *from v_GS_Physical_Memory. My suspect data size was the issue. I dropped the actual table and redesigned the dbo.Physical_Memory_DATA table with capacity field of "bigint" data type. But the table is not being populated with data, although ddrl.LOG file shows it processed MIF files.

Could anyone please help? or any alternative options to get slot-wise memory capacity. I have enabled Physical_Memory_Array class it also does not update memory MaxCapacity filed. Please advise.

  Thanks

January 26th, 2014 3:26am

I dropped the actual table and redesigned the dbo.Physical_Memory_DATA table with capacity field of "bigint" data type. But the table is not being populated with data, although ddrl.LOG file shows it processed MIF files.


I guess it's time to call Microsoft support. Modifying tables manually is not supported at all.
Free Windows Admin Tool Kit Click here and download it now
January 26th, 2014 4:06am

Thanks Torsten for the reply.

I was carrying out these in test environment and planned to follow MS support. I was trying to get help to get capacity of each memory slots. what is the reason for not having memory capacity for some PCs? Two PCs that have 4GB of RAM each are not show capacity in the capacity field. But one PC that of 512MB of RAM is showing in capacity field. What could be the reason?

January 26th, 2014 5:13am

ConfigMgr just reads data from WMI. Have you already had a look at the relevant WMI classes on each system?
Free Windows Admin Tool Kit Click here and download it now
January 26th, 2014 7:30am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics