I am writing a batch file to down and take backup of my Lotus R.5.0 domino server. Can pls tell me how run drop all and quit command on console of lotus server from a batch file.
I think you need the command quit to stop the server, so you can perform it in a batch file by doing
nserver -stop (it ends the Domino Server)
to start u should type nserver -start.
These commands are execute indicating the path where the command is for example
c:\Lotus\domino\nserver -start u can try this command in the commandline of the OS
I hope your server is running under NT or 2000 server
Stopping the server will drop all users
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.