This topic explains how to create a new Free/Busy Connector by using either the Transporter Management Console or the Transporter Management Shell.

Before You Begin

Complete the tasks in the following procedures:

Install a Lotus Notes 6.x or 7.x client on the Microsoft Exchange Server 2007 server where the Free/Busy Connector will be installed. The local Notes ID must have Reader or higher access to busytime.nsf on the Lotus Domino server running the Free/Busy service.

Verify that the Lotus Notes client can access the Domino Directory (names.nsf) on the Lotus Domino server identified as the Domino Directory server.

To perform this procedure, the account you use must be delegated Exchange Server Administrator role and local Administrators group for the target server.

Procedure

To use the Transporter Management Console to create a Free/Busy Connector

  1. Launch the Transporter Management Console.

  2. Click Create Free/Busy Connector.

  3. No information is required to create a Free/Busy Connector, so click Next and then click Create.

To use the Transporter Management Shell to create a Free/Busy Connector

  • Run the following command:

      Copy Code
    New-DominoFreeBusyConnector
    

For detailed syntax and parameter information, see New-DominoFreeBusyConnector.

For More Information