Use the Remove-DominoDirectoryConnector cmdlet to remove the Directory Connector information.

Remove-DominoDirectoryConnector [-Identity <String>]

Parameters

Parameter Required Type Description

Identity

Optional

System.String

The Identity parameter identifies the specific connector which should be deleted. If -Identity is not provided, the local Directory Connector is deleted.

Detailed Description

The Remove-DominoDirectoryConnector cmdlet removes Directory Connector information that is used to synchronize information between Active Directory directory service and a Domino Directory. When a Directory Connector is deleted, the Domino Directory Service is stopped immediately and the Connector object is deleted from Active Directory. For more information about Directory Connectors, see Directory Connector Prerequisites.

To run the Remove-DominoDirectoryConnector cmdlet, the account you use must be delegated the following:

  • Exchange Server Administrator role and local Administrators group for the target server

  • Server account must have Account Operator role for the applicable Active Directory containers

Input Types

DominoConnectorConfigurationObject.

Return Types

None.

Example

This code example removes the local Directory Connector.

  Copy Code
Remove-DominoDirectoryConnector