TUNING


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:


Example

This example uses the console command to issue a Show Stat command.


Console [MailServer] sh stat

Parent topic: Server.Load commands

Related reference
Server.Load script conventions