ReplicateSettings

ReplicateSettings

Replicates settings between Microsoft Speech Server (MSS) servers.

Syntax

ReplicateSettings.vbs /from:machinename /to:machinename [/SES] [/EngineConfigurations] [/ACL] [/TAS] [/TrustedSites] [/LogSettings] [/ALL]

Conventions

MSS administrative scripts use the following syntax conventions:

  • Bold indicates required syntax elements, for example, ConfigurationDisplayProperties.vbs.

  • Italics indicate variable names, for example, object.

  • Square brackets surrounding an argument indicate the argument is optional, for example, [object].

  • Enter server names without the slash characters, for example, "localhost" rather than "\\localhost".

For information about how to run a script from the command window or using Microsoft Management Console (MMC), see Running Server Scripts.