Hello,
I'm trying to only run the Schedule OCR workflow on the weekends until the back file gets caught up, but i'm having an issue stopping the OCR processes that are currently processing when my script runs. I have the following 2 commands in my script. Please let me know what else needs to be added to it in order for it to stop all processes properly as the OCR processes continue to run after the DCC service is stopped. This is making the server very slow during office hours. Thank you!
NET stop lfdcc64
taskkill /im LFOmniOCR.exe