Administrator’s Guide

Table Of Contents
56 FileMaker Server Administrator’s Guide
Running script files
You can use a script to automate administrative tasks performed by
FileMaker
Server. For more information, see FileMaker Server Help.
Default folders for script files
Before starting FileMaker Server, be sure your command files
(Windows) or shell scripts (Mac OS) are in the proper folders.
Windows: Program Files\FileMaker\FileMaker Server\Data\Scripts\
Mac OS: [hard disk]/Library/FileMaker Server/Data/Scripts/
For more information, see “FileMaker Server folders in Mac OS” on
page 52.
Modifying file permissions for shell scripts (Mac OS)
Your shell script is executed with the fmserver user id and
fmsadmin group id. Therefore, you cannot call some privileged
commands from your scripts. For example, your script will not have
access to the
/etc folder.
It is recommended that you enable some form of logging in order for
your script to be able to troubleshoot possible permissions issues.
Refer to the Apple web site for information on creating log files in
Mac OS.
Sending messages to clients of hosted
databases
You can:
1 Send a message to all clients who are currently connected to hosted
databases
1 Send a message to clients of all open databases in a selected folder
Viewing scheduled tasks in the Schedules
view (Windows)
After you create scheduled tasks, they appear in the schedules list. The
list shows you a summary of each defined schedule, including the last
time the task ran and the next time it will run.
To display the schedules list, select the Schedules node in the Console
Root.
You can use this view of your scheduled tasks to change, duplicate,
enable, disable, and run tasks manually.
Click buttons on the toolbar to administer scheduled tasks