Create a batch file with the following commands:
@echo off net stop Lotus Notes Server ntbackup BACKUP c:\ /D Notes Server Backup /hc:on /B /T Normal net start Lotus Notes Server