Message 1 of 5
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello
A simple tip in order to stop JobProcessor.
Execute the following command:
TASKKILL /IM JobProcessor.exe /F
Put this command line in a *.bat file and schedule its execution via Task Scheduler.
Useful especially when you have setup a "batch machine" and you don't want to have jobprocessor continuously running in background sucking a license token.
Only issue, i see till today: kill Job Processor like this, can produce an error if it effectively converts a file when the kill-script is executed.
This tip will be obsolete when Autodesk will provide finally a command line option to stop Job Processor in a clean way ![]()
Regards,
Aurélien
Solved! Go to Solution.
