PowerShell Get-Process | Where-Object PM -GT 50MB Get-Process | Where-Object CPU -GT 1 | Where-Object PM -GT 50MB