Saturday, February 20, 2010

How to run/stop an agent using Domino server console.

This can be achieved using Amgr task. Use the following commands for the same.

To run an agent: Tell Amgr Run “DbName.nsf” ‘AgentName’
To stop an agent: Tell Amgr Cancel “DbName.nsf” ‘AgentName’