Administrator
  •  Admin
  • Advanced Member Topic Starter
2005-09-28T16:16:00Z
Automatic Deployment

If you are using tools like Microsoft Systems Management Server, you can distribute the application and the application settings to different computers in your network.

Please note: this option is available only in Multi User license 

ODBC data sources
You have to install ODBC drivers and distribute ODBC data source used by the Folder(s). GeniusConnect can't install 3rd party drivers and datasources.

MANDATORY Application components:

The Following application components must be copied and registered on the target PC:
regsvr32 GatWCrypto.dll
regsvr32 DBContact.dll
regsvr32 OutlookInterface.dll
regsvr32 OutlookConnect.dll
regsvr32 GeniusNTLog.dll
GCMMan.exe /RegServer
regsvr32 GCMManPS.dll
regsvr32 GeniusConnectSync.dll
regsvr32 secman.dll (secman64.dll for 64bit version)

The Following application components must be copied to the target PC:
Outlookconnect.chm
GCScheduler.exe 

Only if you are using Swiftpage email marketing Add-on (obsolete , only old editions)
Keyoti.RapidSpell.TXSupportv12.dll
Keyoti.RapidSpellMDict.DLL
SpeDesk.exe

!REMARK!
GeniusConnect installs for ALL USERS by default:

HKEY_LOCAL_MACHINE\Software\Microsoft\Office\Outlook\Addins\OutlookConnect.OutlookConnection.1
version 5.0.0.4 and lower installs per user:
HKEY_CURRENT_USER\Software\Microsoft\Office\Outlook\Addins\OutlookConnect.OutlookConnection.1

Settings:

To Distribute settings

1. Empty HKEY_CURRENT_USER\Software\Genius@Work\GeniusConnect\Folders\<Folder ID>Folder value

Folder(Entry) ID is unique identifier of an Outlook (Exchange) Folder. (GeniusConnect will scan only for folders with empty Folder value)
UserPostedImage

2. Set HKEY_CURRENT_USER\Software\Genius@Work\GeniusConnect\Settings\AdminOptions RelinkFolders to 1
(GeniusConnect (on the target PC)resets this value to 0 after the scan for local folders)

3. Export registry key HKEY_CURRENT_USER\Software\Genius@Work\GeniusConnect

When the distribution is done and user starts Outlook, GeniusConnect will check the RelinkFolders key, if the value is 1, GeniusConnect will reset this key to 0 (to disable this process for the next start-up) and try to find (or recreate) the local folder using the FolderPath key.
UserPostedImage

If the Folder is not found, GeniusConnect will try to recreate the folder.

After the Folder has been created (or existing folder has been found), the <ENTRY ID> key will be overwritten by Entry ID of the target account Folder.

Please note: the Scan process can take several minutes on slow networks in for example MS Exchange environment.

For additional details please see Help topic: Automatic Deployment (F1 or Help button in any GeniusConnect config. dialog)
Sponsor
GeniusConnect documentation search (User Manual Downloads...)
Administrator
  •  Admin
  • Advanced Member Topic Starter
2007-01-15T13:44:00Z
Export the ODBC data-sources (regedit):

System DSN is stored in the following locations:

DSN connection parameters:
HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBC.INI\<Your datasource name>

list of data sources
HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBC.INI\ODBC Data Sources

User DSN:
DSN connection parameters:
HKEY_CURRENT_USER\SOFTWARE\ODBC\ODBC.INI\<Your datasource name>

list of data sources
HKEY_CURRENT_USER\SOFTWARE\ODBC\ODBC.INI\ODBC Data Sources

You must be also sure that the ODBC drivers are installed on the target PC! The installation of ODBC drivers depends on the manufacturer, most Windows systems are pre-installed with drivers for MS Access and MS SQL Server (often old versions!).

Are you using setup/deployment software like install shield, wise install etc...?
With these tools you can create a complete install package, including files, registry settings and ODBC data-sources and drivers.

It is also easier then creating an installation package manually.

See also File DSN example:
Using ODBC File data source 
Administrator
  •  Admin
  • Advanced Member Topic Starter
2015-06-25T10:45:00Z
Changing deployment folder path

The “FolderPath” Key contains original path of a Folder (only Folder Name for Outlook 2000).

HKEY_CURRENT_USER\Software\Genius@Work\GeniusConnect\Folders\<ENTRY ID>\FolderPath

If the folder path contains a user specific value, you can change it to a relative path.

Example 1-default calendar folder

Folder path: \\Mailbox - Administrator\Calendar
Relative path: \Calendar

Example 2-Calendar in a subfolder

Folder path: \\Mailbox - Administrator\Shared\Calendar
Relative path: \Shared\Calendar

GeniusConnect will search for relative path instead of exact folder match.

Please note: Outlook can contain multiple folders with the same name, use unique relative path\name combination.
Administrator
  •  Admin
  • Advanced Member Topic Starter
2015-08-03T11:09:00Z
Using folder path Wildcard (from GeniusConnect 5.0.2.7 version)

Use {*} wildcard in folder path:
You can use wildcards when distributing to an Outlook installation with multiple Mail Accounts. Relative path scan may link a wrong folder.

Example auto config Folder: TestContacts

Outlook accounts:
1. admin@company.com
2. local .pst file


Folder path: \\admin@company.com\TestContacts
Relative path: \TestContacts When using relative path GeniusConnect may link/create the folder in a wrong Outlook account
Wildcard path: \\{*}company.com\TestContacts
Administrator
  •  Admin
  • Advanced Member Topic Starter
2016-02-23T11:20:00Z
Block scanning of disabled stores/folders on target PC (from GeniusConnect 6.0.0.2 version)

Include HKEY_CURRENT_USER\Software\Genius@Work\GeniusConnect\Settings\AdminOptions: BlockedFolders

Example:
Don't scan public folders on target PC during auto deployment
BlockedFolders: All Public Folders