Summary
The LaserFiche Client installation includes a command-line utility called LFPing.exe. This tool can be used to diagnose communications issues.
More Information
The LFPing.exe utility can be found in the Client installation folder. By default, it is C:\Program Files\LaserFiche\LFW. The utility can be run with seven parameters:
Parameter | Description |
-bSize | Sets the buffer size. When this parameter is not specified, LFPing uses a buffer size of 1000. |
-cDomain | Attempts to ping a specific computer. By default, the -c parameter is not set and LFPing lists all computers in the domain. For example, LFPing will ping LaserFiche Servers on the current domain, while LFPing -cGotham will ping LaserFiche Servers on the domain named Gotham. |
-d | Shows the server list as well as a list of databases on each server. The utility can take a longer time to return results if this parameter is in use. |
-tTimeout | Sets the timeout in seconds. When this parameter is not specified, LFPing uses the timeout set in the LF.ini or 1 second. |
-vLevel | Sets the verbose level. Possible values are from 0 to 3. A higher setting returns more information about a server. When this parameter is not set, LFPing uses a value of 0. |
-w | Shows the NetWare database list. LFNCP32.dll must be available. This is a legacy component and will not function in LaserFiche 6 or later. |
-? or -h | Shows the help message |