Every following points have to be done directly on the Client:
The amount of paralell processing tasks are limited to 2 by default. Server-Clients enviroments with high performance are not using the full capacity. To higher the number of processing tasks please raise in the: "C:\Program Files (x86)\DocuWare\Desktop\DocuWare.DesktopService.exe.config" the following key: [...],add kwy="ConcurrencyMaximum" value="2"/> [...]
After changing the value, please restart the DocUWare Desktop Service. Note: These settings will affect DocuWare WebScan, Printer and Import. Particulary on so-called scan-workstations you can raise the value, for e.g. 6-8. Raise the values gradually and check the processor and memory on real working operations. I have a few set between 32 and 50 so jump by 5 or 10 to get the right number
If you have more than one scan-workstations, please don't raise the values too high because otherwise the server is too busy to handle it.
Notifications over DocuWare Desktop Tray-Icon can be disabled to lower the CPU load. You have more ways to do this. First option would be to disable it over the Control Panel\All Control Panel Items\Notification Area Icons.
You can also disbable it in the:"C:\Program Files (x86)\DocuWare\Desktop\DocuWare.Desktop.exe.config" over the following value: [...]
<add key="TrayNotificationLevel" value="Nothing"/>
These changes takes affect after restarting the DocuWare Desktop (Application) Possible values for TrayNotificationLevel are: Nothing, Error, Warning, Info