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:

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:
  1. 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

  2. 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

  3. To run the probe, start the NCO NONNATIVE Probe (NCOEmailProbe) service using the Microsoft Services Management Console.
To remove the probe, stop the service and use the following command:

%OMNIHOME%\probes\win32\nco_p_email /remove