Views:
An SMD scheduled scan/update cannot be re-run if the scheduler failed to start at the scheduled time. A workaround for this issue is:
  1. Add SMDdbs/SMDupd as a startup server task in notes.ini.
    Example: ServerTasks=XXXX,XXXX,XXXX,XXXX,SMDdbs,SMDupd
    Note
    Note
    The XXXX in this example represents already existing task names in notes.ini.
  2. Use the same settings that are specified in the Scheduled Scan/update settings to configure the Manual Scan/update settings.
    sc-manualscan-settin.png
    sc-schedulescan-sett.png
    When the Domino server encounters a restart, such as a nightly backup, smddbs/smdupd will run the same scan/update tasks as the scheduled scan/update.