Memoria, PowerShell PowerShell Get-WmiObject Win32_PhysicalMemory | ForEach-Object {$_.capacity / 1GB} 1 Get-WmiObject Win32_PhysicalMemory | ForEach-Object {$_.capacity / 1GB}