Filemaker Server 15 -

FileMaker Server 15 did not reinvent the wheel. Instead, it reinforced it. It took the robust foundation of version 14 and added the armor, speed, and intelligence required to survive in a modern IT ecosystem. For administrators and developers, this was the release where FileMaker finally shed its “easy but not serious” reputation and proved it could play in the big leagues. Prior to version 15, installing FileMaker Server was a ritual involving port configurations, service account permissions, and a prayer that the Web Publishing engine would actually start. Version 15 introduced the One-Click Install (for the basic configuration). While power users still needed fine-grained control, the new installer automated the setup of the entire core stack—including the database server, web publishing engine, and the new Admin Console—in under five minutes.

Published: Claris Retrospective Series Date: April 2026 filemaker server 15

Additionally, the was vastly expanded. Using fmsadmin , you could script server backups, start/stop workers, and even clone databases via batch files or bash scripts. This made automated disaster recovery a reality for the first time. The Scripting Engine: Scheduled Scripts Go Global Before version 15, scheduled scripts ran in a sandbox that had no access to the server's external world. Server 15 changed that by allowing scheduled scripts to run with full access privileges (via a designated admin account) and, crucially, to execute the Insert from URL step with full cURL options. FileMaker Server 15 did not reinvent the wheel