What steps can i take if the execution calendar takes too long to load in Mail & Deploy?

What steps can i take if the execution calendar takes too long to load in Mail & Deploy?

FIRST CREATED ON 6 Jun 2023  I  AUTHOR Emma Camacho


If the Execution Calendar in Mail & Deploy is taking too long to load, it can impact your scheduling and workflow. Here’s a brief guide to help you address and resolve this issue:

Use the command line program for Version 3x to delete the execution entries.


* Download the attached zip file and extract the files

* Stop the Mail & Deploy Server service

* Backup your repository (important)

* Run the following command line


   MailAndDeploy.Cli.exe mode=cleanhistory path="<full path to the repository including filename>"  maxAgeInDays=<number of days> dryRun=false

Notes
    Example:

MailAndDeploy.Cli.exe mode=cleanhistory path="C:\Mail & Deploy\Data\Repository.db" maxAgeInDays=30 dryRun=false

      The execution calendar will be reduced to only 30 days of history

* Start the Mail & Deploy Server service


The Execution Calendar should have less entries now.


You can download the command line program from this link:



BuildRelease dateSetup file
3.5.0 - 3.6.029.10.2025Mail & Deploy Cli-3.6.0 



Info

Looking for Additional Guidance?


If you require more detailed information or further assistance, please visit our comprehensive Online Documentation. Our resources are designed to help you navigate all features and functionalities effectively.