Mantikor
Results
1
comments of
Mantikor
Hi, @charleneauger I know how to get PredictFailure status from windows machines(powershell): ```powershell >Get-WmiObject -namespace root\wmi -class MSStorageDriver_FailurePredictStatus [cut] Active : True InstanceName : SCSI\Disk&Ven_KINGSTON&Prod_\4&39693902&0&000000_0 PredictFailure : False [cut] ```...