5 pts.
 how to give a restart command to Domino server?
How can i pass a command to Domino server to restart it , fromĀ  another process? I want to do it programatically and not manually.

Software/Hardware used:
Domino server 8.xxx
ASKED: April 15, 2010  12:47 PM
UPDATED: November 15, 2010  5:01 AM

Answer Wiki:
Domino Server supports the console command restart server will shut down a server and restart it. This command can be automated by creating a Program document. 1. Open the Domino directory. 2. Select the Server view. 3. Select Programs view. 4. Click Add Program. 5. Under the Basics tab and in the field Program name enter: nserver (for iSeries, enter server). 6. In the Command line enter: -c "restart server" 7. Fill in the Server to run on field and also set a schedule under the Schedule tab. The server does not need to be rebooted for this Program document to take effect. Caution: If your server requires a password at start up, the server will shut down and restart, but will sit and wait for the password to be manually entered.
Last Wiki Answer Submitted:  November 15, 2010  5:01 am  by  Subhendu Sen   22,035 pts.
All Answer Wiki Contributors:  Subhendu Sen   22,035 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _