Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
nodja
on July 11, 2022
|
parent
|
context
|
favorite
| on:
SSD will fail at 40k power-on hours (2021)
In an elevated powershell prompt
Get-PhysicalDisk | Get-StorageReliabilityCounter | Select-Object PowerOnHours
kuroguro
on July 11, 2022
|
next
[–]
Getting blanks on some of my disks. Two show 64422h and 73318h with no signs of failing :)
vectorcrumb
on July 11, 2022
|
prev
|
next
[–]
I'm getting a blank value back as well, even with admin privileges.
anshumankmr
on July 11, 2022
|
prev
[–]
getting a blank value
lazylion2
on July 11, 2022
|
parent
[–]
Make sure to run PS with admin privileges
netmare
on July 11, 2022
|
root
|
parent
[–]
I did, but still got no SMART values. Speccy works though and I'm sure I've also run smartctl successfully on this laptop in the past.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Get-PhysicalDisk | Get-StorageReliabilityCounter | Select-Object PowerOnHours