|
Running Commit Email Connector |
Top Previous Next |
|
The Commit Email Connector runs as a plug-in for the Commit Server. The Commit Server runs as a Windows Service on your server.
Before you install the Commit Email Connector 2. Make sure to allow the Commit Email Server Service in your DEP settings. Install: This part of the installation should be performed on the server itself.
When logged in to the server with a Window's Administrator account, open a command prompt window and enter the following command:
<Installation_DIR>\Server\CommitServer.exe -install
Note: The <Insallation_Dir> must refer to a LOCAL server path (e.g. c:\ or D:\Software, etc.) and NOT to a shared network name/path.
A service called CommitServer should now be displayed in the system services management window (Control Panel > Administration Tools > Services). Start the Service: Using the Window's Services Management window, start the service (right-click > Start).
Uninstall: To Uninstall Commit Server stop the CommitServer service and then type the following command in a command prompt window on the server:
<Installation_DIR>\Server\CommitServer.exe -uninstall |