Client Management Suite

 View Only

Script to Fetch Memory [RAM] Information 

Dec 22, 2008 12:00 PM

Attached is the vbscrip to get information regarding Memory[RAM] on the machine. The script will fetch information using WMI and write the results to a text file [c:\Report.txt]

License:AJSL
By clicking the download link below, you agree to the terms and conditions in the Altiris Juice Software License
Support:User-contributed tools on the Juice are not supported by Altiris Technical Support. If you have questions about a tool, please communicate directly with the author by visiting their profile page and clicking the 'contact' tab.

Statistics
0 Favorited
0 Views
2 Files
0 Shares
0 Downloads
Attachment(s)
jpg file
6662.jpg   4 KB   1 version
Uploaded - Feb 25, 2020
zip file
RAM.zip   649 B   1 version
Uploaded - Feb 25, 2020

Tags and Keywords

Comments

Mar 11, 2010 05:10 PM

I think you would have to implement a custom inventory with a script, or else use the WMI query within directly in the Custom inventory to capture the data, then "massage" it in a report using a CASE statement to convert the DDR1/DDR2, etc info (if that is even possible).  Perhaps the TypeDetail, TotalWidth, and/or DataWidth values would be useful in determining this.  See this MS Technet article for more information.

Feb 25, 2010 11:29 PM

How can I determine what DDR(DDR1, DDR2) is the memory?

Dec 22, 2008 02:39 PM

Both should return RAM information automatically through inventory. I think DS provides it through the "Basic Inventory" that it sends back and Inventory Solution provides it as well, check AeX_HW_Memory and AeX_HW_Memory_Modules if I recall the data classes correctly.
What are the benifts of running this script over inventory?
Jonathan Jesse
Director of Training
ITS Partners

Related Entries and Links

No Related Resource entered.