Summary
The Laserfiche Technical Support Gopher (TSGopher.exe) command-line utility allows you to quickly gather system configuration information and to automatically upload that information to an existing support case. TSGopher is a standalone utility that does not require that the Laserfiche Server be running.
The utility is included with Laserfiche Server 8.2 and later, but does not require that the Laserfiche Server be running.
To use TSGopher
tsgopher gather -u YourSupportSiteUserName -p YourSupportSitePassword -c SupportCaseNumber
where YourSupportSiteUserName is the e-mail address you use to log in to the Laserfiche Support Site, YourSupportSitePassword is the password for the specified login, and SupportCaseNumber is an existing Support Case number.
More Information
By default, the utility automatically creates additional folders under "C:\Program Files\Laserfiche\Server\GopherData" to store the output before uploading the information to the Laserfiche Support Site.
If an Internet connection is not available or you want to store the output of the utility in a different location, you can also choose to output the information to a specific folder on the computer. At the command prompt, type the following:
tsgopher gather -o OutputDirectory
where OutputDirectory is the location where you want to save the files.