Configure BlackBerry Enterprise Server instances to import Lotus Notes .id files to BlackBerry devices
If your organization's environment includes IBM Lotus Domino version 8.5.1 or later and BlackBerry Enterprise Server version 5.0 SP1 or later, you can configure the BlackBerry Enterprise Server to export the IBM Lotus Notes .id file automatically from the Lotus Notes ID vault and send it to the BlackBerry device.
- Copy the BlackBerry Enterprise Server installation files to the computer that hosts a BlackBerry Enterprise Server instance.
- Extract the contents to a folder on the computer.
- At the command prompt, navigate to <extracted_folder>\tools.
- Perform one of the following actions:
- To configure all BlackBerry Enterprise Server instances to import Lotus Notes .id files, type traittool.exe -global -trait EnableNNEIDFileProvisioning -set true.
- To configure a specific BlackBerry Enterprise Server instance to import Lotus Notes .id files for the user accounts that you assigned to the BlackBerry Enterprise Server instance, type traittool.exe -server <instance_name> -trait EnableNNEIDFileProvisioning -set true, where <instance_name> is the name of the BlackBerry Enterprise Server instance.
- In the Windows Services, restart the BlackBerry Controller service and BlackBerry Dispatcher service.
After you finish:
- To stop a BlackBerry Enterprise Server from importing Lotus Notes .id files, type traittool.exe -server <instance_name> -trait EnableNNEIDFileProvisioning -set false, where <instance_name> is the name of the BlackBerry Enterprise Server instance.
- To stop all BlackBerry Enterprise Server instances from importing the Lotus Notes .id files, type traittool.exe -global -trait EnableNNEIDFileProvisioning -set false.