Schedule maintenance with Domino down

I would like to bring down Domino on weekends and run fixup,updall and compact serially since the options we’re using dont allow for overlapping tasks.

I see on this forum how to quit Domino via a program document. But to run the maint tasks serially thru a batch file doesnt seem so obvious to me. For example, run nfixup -F to completion , then run updall -R to completin etc…

Ultimately it would be nice to restart Domino from an indpeendent batch file as well but this is a secondary question.

thanks very much, in advance

Subject: Schedule maintenance with Domino down

in your batch file use something like

start /wait nfixup -F