Last Reviewed:  February 23, 2023

Running FileConvert on a Server

When running FileConvert on a server, there are two issues to be aware of: resource usage and multiple logins.

Resource Usage

FileConvert doesn't require much RAM. However, two things can noticeably degrade system performance: scanning for new files and OCR.

If you have many hundreds or thousands of folders that FileConvert has to scan through to look for files, the disk activity can be taxing on the system. We recommend that you set the schedule to "Every n Minutes" and set the interval very high - as much as 999 minutes. This will ensure it only scans about once a day. Alternatively, set the schedule to "Manually" and re-run the job whenever the queue gets low.

Also be aware that OCR is very processor-intensive. For this reason, we often recommend running FileConvert on a dedicated workstation instead of a server.

Running as a Service

You can have FileConvert run as a service, which has the advantage of not needing to maintain an active login, not to mention that FileConvert will pick up where it left off after a server reboot.

But there are two pitfalls when running FileConvert as a service, pitfalls which users frequently fall into:

No Mapped Drive Support

Mapped drives are a user preference in Windows. They don't exist for a service. So if you need FileConvert to access a drive on a different machine, you'll have to use a UNC path instead of a mapped drive:

//machine-name/share-name/folder

There are many good tutorials for using UNC paths on the Web.

No Credentials

If your files are in a protected folder, the service won't be able to access them. This is true whether the files are on a different machine or on the server itself. If file access is limited to logged-in users, your FileConvert jobs will fail.

There are two ways around this: first, remove the access restrictions if they're not really necessary. Second, set FileConvert's service to run under a specific user's credentials. The way you do this varies by Windows version. Do a Web search for "run service under user account" for guidance.

Running Under a User Account

If you don't run FileConvert as a service, it will run under a user account. There are some pitfalls here too.

First, if you use FileConvert on a server where multiple users log in, either at the terminal or remotely, it is critical that FileConvert only be installed under a single user account.

If you install FileConvert for All Users, you'll see undesirable side-effects. Each user that logs in will get their own instance of the FileConvert Agent, and those Agents will all start working on the same conversion jobs and conflict with each other. This will also degrade system performance terribly.

Proper Configuration

To ensure that FileConvert is only running under one user account, verify the following:

  • The Windows Registry value at HKEY_LOCAL_MACHINE\SOFTWARE\FileCenter\IsCurrentUser should be set to 1
  • If the folder c:\ProgramData\FileCenter exists, move it to Users\[username]\AppData\Roaming\FileCenter for the user who will be running FileConvert. For older versions of Windows, those folders are c:\Documents and Settings\All Users\Application Data\FileCenter and c:\Documents and Settings\[username]\Application Data\FileCenter.

IMPORTANT: If you have ever installed for "All Users" you will need to make those changes manually. Simply reinstalling for "Current User Only" will not be enough to remove the old preferences.

Stay Logged On

Once you're done configuring FileConvert for a single user, you'll need to log in as that user and stay logged on. If you log off, conversions will stop.

A better solution starts right here.

Download your free trial and get on the path to better file organization in 2 minutes.

  • Fully-operational, 15-day trial
  • Windows desktop software
  • No credit card required, no strings attached.