Hi Dojo,
Is there a list/documentation of all the possible Windows services that DataMiner uses?
We need to know which Windows services can be killed without jeopardizing/affecting the DMA.
I know that WMI and Task Scheduler are used, but that's about it.
I don't believe we have such a list.
Be aware that a lot of the services are also required for Windows to operate correctly, so be very cautious when stopping random services.
Better would be to think about why you'd want to do this. If this is about freeing memory usage, try to find out which processes use up most of the memory and work from there, or look into increasing available memory.