I have a handful of autofixed custom definition patches that i want to always repair every time a security scan is executed.
Most of the time this is exactly what i see happening with these patches, but i have come across a number of instances where it doesn't always repair,
because on the server side the repair status is set, and it won't allow for additional executions of the patch. I know how to reset/clear it in the console,
which makes it work for that device for the next pass, but i need this to be automagic. I'm having a little trouble tracking it down in the DB.
Does anyone know the table and value that i need to hit, so that i can make a scheduled stored procedure to reset this?