Console command
Use in a Server.Load script to allow you to issue remote server console commands, similar to the Domino® server console in the Domino® Administrator console.
You must have administration rights on the server you are attempting to issue commands to.
Syntax
Console [server] [command]
Where:
- [server] -- The server at which to execute the console command
- [command] -- The command executed to the server
Example
This example uses the console command to issue a Show Stat command.
- The console command is analogous to remote console capability
- In this example sh stat is issued. Any server command can be substituted.
Console [MailServer] sh stat