mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-04-23 10:28:23 +02:00
Update check-ram.ps1
This commit is contained in:
parent
ce16c33272
commit
8f38eb3192
@ -56,7 +56,7 @@ try {
|
|||||||
} else {
|
} else {
|
||||||
$Location = $Bank.DeviceLocator
|
$Location = $Bank.DeviceLocator
|
||||||
}
|
}
|
||||||
"✅ $($Capacity)GB $Type ($($Speed)MHz, $($Voltage)V, $Vendor) in $Location bank."
|
"✅ $($Capacity)GB $Type ($($Speed)MHz, $($Voltage)V, $Vendor) at $Location."
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
exit 0 # success
|
exit 0 # success
|
||||||
|
Loading…
Reference in New Issue
Block a user