Running the probe
Before running the probe for the first time, you must specify a minimum set of properties.
To run the probe successfully, the following properties
are the minimum that you must specify:
- Hostname
- Username
- Password
The password must be encrypted. For more information, see Encrypting the email account password.
To start the probe on UNIX and Linux® operating systems, use the following command:
$OMNIHOME/probes/nco_p_email
To start the probe from the Windows command prompt, use the following command:
%OMNIHOME%\probes\win32\nco_p_email
To run the probe as a Windows service,
use the following steps:
- To run the probe on the same host as the ObjectServer, use the
following command to register it as a service:
%OMNIHOME%\probes\win32\nco_p_email.bat -install -depend NCOObjectServer
- To run the probe on a different host to the ObjectServer, use
the following command to register it as a service:
%OMNIHOME%\probes\win32\nco_p_email.bat -install
- To run the probe, start the NCO NONNATIVE Probe (NCOEmailProbe) service using the Microsoft Services Management Console.
%OMNIHOME%\probes\win32\nco_p_email /remove