CMD: find a string and run another script
find /c "string" file
if %errorlevel% equ 1 goto notfound
echo found
goto done
:notfound
echo notfound
goto done
:done
“Password’s expired” alert Zoneminder – not showing recorded events on the web after upgrade to 1.27