Roger, thank you for the question.
There are two options to use our de-duplicator in automatic mode:
1. Configure Remove Message Duplicates rule right in your Outlook. After that keep your Outlook open. Dupes will be detected and deleted from Outlook startup till shutdown. This method is not good if you have moderate to high message traffic.
2. This is a preferred mode. There is a command line utility in OutlookFreeware
.com Runtime package. ExecutorCli.exe is located in the Runtime installation folder. In order to use it, start OutlookFreeware
.com utilities from Start menu, configure Remove Message Duplicates utility selecting required folders and save configuration. After that you can run ExecutorCli.exe like this (assuming OutlookFreeware
.com Runtime installation folder is your current folder
and you installed Remove message Duplicates utility for all users):
> ExecutorCli.exe Schemas\OutlookMessagesRemoveDuplicates.rjs
In general you pass full installed utility (*.rjs file) path to ExecutorCli.exe and it runs this utility using settings configured in GUI (Executor.exe). So you can create a Windows scheduled task to solve you problem.
Feel free to post here if you have any more questions.