11.5

Table Of Contents
Dragon Administrator Guide version 11.5
Default Schedules
Acoustic model optimization (ACO) Mon, 02:00
Language model optimization (LMO) Every day, 03:00
Data collection (DC) Fri, 01:00
Examples of PERIODIC_TASK Settings
A string setting this option to perform an acoustic model optimization every Monday at 1
AMand a language model optimization the same day at 4 AM is (notice the comma
between the day of the week and the time):
PERIODIC_TASK="aco|lmo;admin;pswd;Mon, 01:00|Mon, 04:00"
To schedule only data collection and language model optimization tasks and have them occur
every day at 4 PM and 11 PM, respectively, you would enter only the time for each task, without
indicating a particular day:
PERIODIC_TASK="dc|lmo;myadmin;mypswd;04:00|23:00"
A string setting this option to perform an acoustic model optimization every Tuesday at midnight,
data collection every Wednesday at 3 AM, and a language model optimization every Friday night at
10 PM is:
PERIODIC_TASK="aco|dc|lmo;myadmin;mypswd;Tue, 00:|Wed, 03:00|Fri,
22:00"
To have the data collection and language model optimization tasks occur at default times, you
modify the previous string by removing the times for those tasks, but leaving space between the
vertical bars and after the last vertical bar:
PERIODIC_TASK="aco|dc|lmo;myadmin;mypswd;Tue, 00:| | "
ROAMINGUSERINI
When you enable the Roaming feature, Dragon creates an encrypted roamingdef.ini file.
Use the following steps to create a roamingdef.ini file to be used for an MSI installation where
the Roaming feature is enabled:
Install Dragon on a computer with Windows administrator privileges.
Enable theRoaming feature options required in your environment. These must include the Master
Roaming User Profile location set in the Network Directories field in the Roaming tab of the
Administrative Settings dialog box and any HTTP or HTTPS settings.
Test these settings to make sure the Roaming User Profile connection works.
Save your settings by closing Dragon.
Copy the encrypted roamingdef.ini or roaming.ini file (use the one that is newer) created by this
installation of Dragon to a separate location. By default, the .ini is located in:
C:\Documents and Settings\All Users\Application Data\N-
uance\NaturallySpeaking11\
184