Running a command file with two commands. The second command is supposed to run full-text index update on a database on a different server from which the command file resides. I’ve tried this…
c:\lotus\domino\nupdall.exe remoteserver/Company!!databasename.nsf -H
This shows in a console window that it runs, but its immediately done and actually does nothing. Is there a way that I can do this?