For a server's Designer task to update databases, you must create a replica of the master template on each server that stores databases that inherit from the master template.
After updating database designs, the Designer task also reloads the LDAP schema on a Domino server that runs the LDAP service.
You can run the Designer task against a specific database or folder.
You can run the Designer task by using one of the following methods.
Running the Designer task using the Task - Start tool
1. From the Domino Administrator, select the server on which to run Designer.
2. Click the Server - Status tab.
3. In the task panel on the right, click Task - Start.
4. Select Designer and then click Start Task.
Running the Designer task using a console command
1. From the Domino Administrator, select the server on which to run the Designer task.
3. Click Console.
4. Enter the following command in the command line at the bottom of the console, and then press ENTER:
DEV
DEV\USER1.NSF
DEV is a directory
load design -d DEV
load design -f DEV\USER1.NSF