Hi,
The characters "ó" and "ñ" are breaking the regex. It is possible that when this command is executed the response contains strange symbols for the characters "ó" and "ñ".
I did a test by modifying the rule and it worked for me:
c:net.exe accounts -> n:Duraci\S+ del historial de contrase\S+:\s+(\d+) compare >= 24

Note: I had to change the "Duración del historial de contraseñas" value to 24 because it defaulted to 0.
I hope it helps.
Best regards,
Pedro Nicolas.
I hope it helps.
Best regards,
Pedro Nicolas.
I have run several tests but have been unsuccessful. The problem here is that the "ó" character is in the command to execute not in the response.
I will create an issue, it will be prioritized and worked on when convenient.
In the meantime, one solution would be to consider changing the OS language to English.