Remote Access for Law Firms That Actually Works
William “BJ” Pote
CEO, eTop Technology
Your practice management system was built to run on a desktop connected to a server in your office. Your attorneys are at the courthouse, at home, at a deposition, and occasionally at the office.
Something has to bridge those two facts, and how you bridge it determines whether remote work at your firm is pleasant or miserable.
The three approaches, honestly compared
Traditional VPN. The laptop joins the office network over an encrypted tunnel, then runs the software as if it were at a desk.
It works, and it is the most common setup. The problems are practical. It is slow, because a client-server legal application chatters constantly with its database and every one of those round trips now crosses the internet. It breaks in hotel and courthouse wifi. And it puts the whole device on your network, which is more access than a laptop in a coffee shop needs.
Published applications (RemoteApp or a remote desktop). The software runs on a server in your office and only the screen is sent to the attorney. The application window appears on their laptop, but the actual work happens next to the data.
For legacy legal software this is usually the right answer. Because the application and database stay together, performance does not depend on the quality of the attorney’s connection, only on it being stable enough to carry a screen image. Documents never leave the server unless somebody deliberately moves them.
Zero Trust access. Rather than joining the network, the user is authenticated per application. They get to the specific systems they are entitled to and nothing else. Modern, more granular, and it removes the “one compromised laptop equals full network access” problem that VPNs carry.
Most firms end up with a combination: published applications for the legacy practice management and billing systems, Zero Trust for everything else.
The failure nobody expects
Here is a specific one worth knowing about, because it presents as a disaster and is trivial once identified.
Published applications are digitally signed so the client machine trusts them. That signature relies on a certificate, and that certificate expires.
When it lapses, remote users cannot launch anything from outside the office. The symptom is unhelpful: a message about problems verifying source files, or the application simply refusing to open externally while working perfectly for anyone sitting in the office.
It looks like the server broke. It looks like the data is gone. It is neither. It is an expired certificate, and renewing it restores everything immediately.
We have watched this consume a couple of hours of a very stressful day because the symptom points in completely the wrong direction. The fix is to track the expiry the way you track a domain renewal, and to know the signature is the first thing to check when remote access fails but local access does not.
What good looks like for a firm
Attorneys can work from anywhere without thinking about it. No instructions, no “first connect to the VPN, then wait.” They open the application and it works.
The connection quality does not determine the experience. Courthouse wifi is bad. Your setup should tolerate that.
Access is per-person and revocable in one place. When someone leaves the firm, remote access ends when their account is disabled, not whenever somebody remembers a separate system exists.
Documents stay where they belong. Remote work should not mean case files scattered across personal laptops.
Certificates and licenses are tracked before they expire. Every part of this depends on something with a renewal date. Somebody should own that list.
The question to ask
Ask an attorney at your firm how they work from home. Not whether they can. How.
If the answer involves a sequence of steps, a wait, and a caveat about what does not work remotely, that friction is being paid every day by people who bill by the hour. It is usually fixable, and the fix is usually not a bigger internet connection.
Related reading
William “BJ” Pote
CEO, eTop Technology
eTop Technology has spent over 15 years in IT and over 12 years serving the Inland Empire as a trusted managed IT provider. We host the Business Tech Playbook podcast and are passionate about helping business leaders make smarter technology decisions.