Current Memory Configuration
Log In or Register to download the BES file, and more.

0 Votes

Description

Returns the current configuration of Physical Memory installed.

Property Details

ID2998506
StatusProduction - Fully Tested and Ready for Production
TitleCurrent Memory Configuration
DomainBESC
KeywordsRAM, memory, memory configuration, slot, speed
Added by on 12/22/2016 12:59:36 PM
Last Modified by on 12/22/2016 12:59:36 PM
Counters 5268 Views / 23 Downloads
User Rating 1 star 2 star 3 star 4 star 5 star * Average over 0 ratings. ** Log In or Register to add your rating.

Properties

Memory Configuration
Period 1 day
 
  * Results in a true/false
Show indented relevance
((((string value of it as integer)/(1024*1024)) as string) & " MB") of (selects "Capacity from Win32_PhysicalMemory where MemoryType!='11'" of wmi)
Memory Configuration | Speed
Period 1 day
 
  * Results in a true/false
Show indented relevance
((((string value of Property "Capacity" of it as integer)/(1024*1024*1024)) as string) & " GB | " & (string value of property "Speed" of it)& " MHz") of select objects "* from Win32_PhysicalMemory where MemoryType!='11'" of wmi

Relevance

isWindows (Relevance 1172)
Used in 1152 fixlets and 538 analyses   * Results in a true/false
Show indented relevance
windows of operating system
Used in 2 fixlets and 23 analyses   * Results in a true/false
Show indented relevance
exists wmi

Sharing

Social Media:
Share this page on Yammer

Comments

Log In or Register to leave comments!
jgstew -
Related: https://bigfix.me/analysis/details/2998248
jgstew -
Related: https://bigfix.me/analysis/details/2994574