You can determine which job types are processed by a workstation by editing the Job Processor configuration file: JobProcessor.exe.config.
This file is located in the <install dir>\Autodesk\Vault [edition]\Explorer\ directory.
- Navigate to the <install dir>\Autodesk\Vault [edition]\Explorer\ directory and open the JobProcessor.exe.config file with Notepad.
- Find the jobHandlers section.
- Comment out the line that contains the handler you do not want the workstation to process. Use <!--handler--> to comment out the line.
- Save the file and restart the Job Processor. Check the Job Types dialog to verify that the job type no longer appears in the list.