Expand Minimize
This topic has not yet been rated - Rate this topic

ConfigurationDisplayProperties

Published: June 20, 2005

ConfigurationDisplayProperties

Connects to the server specified in the hostName argument, and displays the property names and values of the Microsoft Speech Server (MSS) Windows Management Instrumentation (WMI) classes. If no value is entered for hostName, localhost is assumed.

Syntax

ConfigurationDisplayProperties.vbs [hostName]

Parameter

Description

hostName

Specifies the host server name. If not provided, localhost is the default.

Conventions

Microsoft Speech Server (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.

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.