To re-create a pool, complete the following procedure before doing any other restoration for the pool, including restoring data, adding servers, and restoring settings in the pool. Repeat the procedures in this section for each pool that needs to be re-created.

To re-create the pool, use the LCSCmd.exe command-line tool and the following procedure.

To re-create the pool

  1. Log on to the server as a member of the RTCUniversalServerAdmin and DomainAdmins groups or a group with equivalent user rights.

  2. Open a command prompt.

  3. At the command prompt, change to the directory that contains the LCSCmd.exe tool (by default, < drive>:\Program Files\Common Files\Microsoft Office Communications Server 2007 R2).

  4. At the command prompt, type the following command:

    Copy Code
    lcscmd
    /forest:<forest FQDN> /action:<action name>
    /poolname:<pool name>
    /poolbe:<SQL Server instance name (computer\instance name)>
    /refdomain:<domain FQDN> /dbdatapath:<database data file
    path>
    /dblogpath:<database log file path>
    /dyndatapath:<dynamic database data path>
    /dynlogpath:<dynamic database log path>
    /meetingcontentpath:<meeting content UNC path>
    /meetingmetapath:<meeting metadata UNC path>
    /clean
    
  5. After typing the command, to start recreating the pool, press ENTER.

  6. Repeat this procedure for each Enterprise pool in your organization that needs to be re-created.

Next Steps

After you have completed the procedure in this section to re-create a pool, do the following: