Controller command | Description |
Broadcast message | Broadcasts a specified message to all administrators connected to the Controller |
Disable username(s) | Disables a specified administrator's connection to the Controller. Connection remains disabled until you use the Enable User command or until you quit and restart the Controller. To disable more than one administrator's connection, specify multiple names, separated by commas, for example:
#Disable user1,user2 |
Enable username(s) | Enables an administrator's connection that you previously disabled using the Disable User command. To enable more than one administrator's connection, specify multiple names, separated by commas, for example:
#Enable user1,user2 |
Kill Domino | Stops the processes on a server that is not responding |
Quit | Stops the IBM® Lotus® Domino® server and the Server Controller |
Refresh Admins | Refreshes the Controller's information about administrators from the Domino Directory |
Restart Domino | Stops the processes on a server that is not responding and then restarts the server |
Set ControllerLogExpiration=days | Specifies the number of days worth of log files to keep on the server. Default is 7 days. Change takes effect at midnight or when you restart the Server Controller. |
Set ControllerLogFileName=path filename | Specifies the name and path of log files created on a server. By default, log files are stored in the server's data directory with filenames that begin with the text dcntrlr, followed by the creation date, a sequence number and the file extension .log or .meta. You can specify a different path, and can specify text to replace the dcntrlr portion of the log file names.
Change takes effect at midnight or when you restart the Server Controller. |
Set ControllerLogType=value | Specifies which type(s) of log file(s) to create on a server or prevents the creation of log files.
- 0 -- Do not create log files
- 1 -- Create .log files that log only data normally seen at a console
- 2 -- Create .meta files that log data normally seen at a console as well as additional details, such as color, font, and event filter settings
- 3 -- Create both .log files and .meta files simultaneously
Setting takes effect immediately. |
Show Users | Shows the administrators currently connected to the Controller |
Show Processes | Shows the tasks running on the Domino server |
Start Domino | Starts the Domino server if it is down |