I’ve recently experienced errors on an SSD that only manifested itself when running a Macrium Reflect image of a whole partition SSD. Looking at the Windows 10 Pro Event Logs I see that Windows was logging bad sectors as Critical errors yet MS in all its wisdom kept this to itself despite regularly popping up alerts to entice me to use it’s products <irony>.
The SSD Smart data does show no critical or media errors but does show 14% of the Available Spare used (I believe this is used to replace bad sectors). My understanding is that this means the SSD is not classed as defective but it just suffering wear and tear that the spare space is used to replace bad sectors.
SSD now recovered. Going forward I’m looking for a utility to monitor the event logs and send an email or raise an alert on a Critical error.
I’ve found a number of solutions that create a scheduled task that run a Powershell script that send an email when a specific event is spotted but I can’t get them to work. Issues to-date have included importing the PS script and defining the <query> string.
Does anyone know of a tool or solution that does this?
Thanks for reading
Alan