Search Advanced Search
Categories
Insight Server (165)
WebClient (18)
Insight Connector (65)
Address Book (12)
ExportPST (1)
Search Articles
Advanced Search
Frequently Asked Questions
Search our FAQ to find resolutions to common issues.
Favorite Articles
Search Articles that you have marked as your favorite.
Automatic Installation of Insight Connector

Automatic Installation

To install the Insight Connector with minimal user intervention, the administrator (or manager) can modify a setup.ini file that will answer questions about the configuration settings.
  1. Download the Insight Connector zip file and setup.ini file:
    http://www.bynari.net/support-files/example-connector_setup.ini.

  2. Unzip and place the Install package and setup.ini into a new folder.

  3. Modify the setup.ini file for a user (described below).

  4. Copy the Insight Connector package and the setup.ini to the root directory (below is assuming that it is the C:\ directory).

  5. Once the files are in place, the Insight Connector can be installed.

Go to the Windows desktop:
  1. Click Start
  2. Click Run
    Select "Browse" and browse for the Insight Connector you just unzipped. Select the install package. This will insert it into the "Run" dialog box.
  3. Type, /y "C:\setup.ini" /silent after the Connector executable you just inserted in the "Run" dialog box.
    For example:
    "C:\Bynari-InsightConnector-3.1.5-1212232.exe" /y "C:\setup.ini" /silent
    NOTE: the "setup.ini" file may have a different name. Pay attention to the file name that you downloaded. If it makes it easier you can rename that file to setup.ini.
  4. Allow the installation process to run.
Installation is now complete.
Once the Insight Connector package has finished, you may now open Outlook


Modifying the setup.ini

The unattended installation will only work for a fresh installation of the Insight Connector.
Subsequent profile and/or users must be setup manually through Outlook. A description will follow the example to explain the modifications in the setup.ini file.

Description of changes for setup.ini;

[Profile]

NewProfile=Yes

We would like a new profile created to use the Connector with.

DefaultProfile=Yes

This will allow the users to startup Outlook with the new Connector; this can be changed if needed later.

ProfileName=Bynari Insight Connector 3.0

This is only a default name; you can change the profile name to anything that fits your company's naming conventions.

ProfilePassword=

Some people use passwords to protect their profile. Blank is no password needed.

[Common]
InstallPath=c:\Program Files\Bynari, Inc

This is the default location; it can be installed in any available drive.

[Connector]
ConnectorKey=12345678901234567890123456789012
[NOTE: This is not a valid key, you must obtain a valid key from sales@bynari.net]


Even if auto registration is turned on, the setup.ini requires this for completion. This will not be checked after the first Connector usage.

YourName=John Doe

Users name

Organization=Example Company

Name of your company

EmailAddress=jdoe@example.com

The user's email address

IMAPUserName=jdoe

User name

IMAPPassword=password

User's password

SMTPUserName=jdoe

It's usually the same as the IMAPUserName. This option specifies a valid userid for sending emails.

SMTPPassword=password

It's usually the same as the IMAPPassword

RememberSmtpPassword=1

This can be set to "0" so that the user will need to authenticate for each email. This can also be changed within the Connector setup.


[LDAP (Insight Addressbook)]
[This section should be removed if the Insight Addressbook is not being installed.]

DisplayName=LDAP Address Book

This is the default; you can change it to anything that is appropriate for your company.

ServerName=ldap.example.com

This is the name of the email server. It is typically the server IP or name unless using Master/Slave.

ServerPort=389

This is the standard port unless using secured access port.

BaseDN= cn=John Doe,ou=Example,o=Example.net
ContainerDNs= o=Example.net

The LDAP portion of this install script is intended to work only with the Insight Addressbook.
There are no defaults for this parameter. The Addressbook will attempt to get the information with a base search on the ServerName entry upon first connection. The example listed above will assist in configuring the Addressbook to talk to your server.

Print  Email  Save  Comments  Notify Me  Add to Favorites 
Article ID: 200032 Article Created: 12-12-2006 23:50 PMLast Modified: 08-01-2008 15:25 PM

How well did this article answer your question? 100% 75% 50% 25% 0%

Most Recently Viewed Articles
Automatic Installation of Insight Connector
Automatic InstallationTo install the Insight Connector with minimal user intervention, the administrator (or manager) can modify a setup.ini file that will answer questions about the configuration setting...
Using The WinDbg Debugging Tool
Using the "WinDbg" debugging tool for troubleshooting purposes....
How do you update ClamAV to 0.93+ on Insight Server?
This article describes how to install and configure the latest ClamAV on Insight Server....
Connector generates a license error
If you receive this error (usually associated with error codes 07000003 and 03000039), do the following: 1. Close Outlook. 2. Open up the registry editor (Start > Run > regedit > OK) 3. Browse to the following locat...
neonInsight is in a chroot environment!
With the introduction of the neonInsight Server platform, you will immediately notice that it lives in a chroot environment. Living in this chroot environment enables the neonInsight Server to be self-sufficient, independent of the actual operating sys...
Outlook add-in extension management
The Insight Connector has been designed as a fully compliant MAPI client. Messaging Application Programming Interf...
Access Control List (ACL) descriptions - Folder Sharing
These are the folder permissions options (ACLs) and their descriptions: Lookup - The user may see that the mailbox exists. Read - The user may ...
Integrating Insight Server 4.3 with the Cryoserver Archive email appliance
The Cryoserver archiving appliance is a forensic email compliance solution. Out of the box, the Cryoserver appliance meets the data protection and privacy requirements of a wide range of organizations in various industries, including: legal, finance, ...
ExportPST Error: Failed to open the profile...
In certain situations it is possible to receive the following error message when using ExportPST.   ERROR: Failed to open the profile ExportPST_Schedule_user.example.net_Outlook.pst_Size Error Code: MAPI_E_INVALID_PARAMETER (0x80070057) The error message indicates that the...    ...
Scanpst.exe HOW-TO guide.
SCANPST.exe The Inbox Repair tool (Scanpst.exe) is designed to help repair problems that are associated with personal folder (.pst) files. The Inbox Repair tool is included on the first Microsoft Offi...