Hello,
we have no solution to create a schedule for first "Store All" and later based on executed batch, Load All.
If you are using MS Exchange, you can install GeniusConnect on 2 PC's/profiles, on the same Folder.
Then create a scheduler for install 1 with only "Store All", and scheduler with "Load All" on install 2.
You can use "extern scheduler" option on install 2, and run GCScheduler.exe from you batch after the changes are done.
An other option (more difficult) will be changing dynamically the values in registry (from some batch) for scheduler direction.
So before you run "extern scheduler", you will have to change the direction.
The sync direction is stored in:
HKEY_CURRENT_USER\Software\Genius@Work\GeniusConnect\Folders\<Entry ID>\SyncDirection
Values:
1=Store All
0=Load All