Using MSSLogConfig
Published: June 20, 2005
Using MSSLogConfig
The MSSLogConfig script runs and takes commands at the command line. Use the CScript utility to run MSSLogConfig.
Note CScript.exe is a command-line version of the Windows Script Host (WSH) that provides command-line options for setting script properties.
All commands must be entered in the same directory as the MSSLogConfig.vbs file (by default,\Program Files\Microsoft Speech Server\Administrative Tools\Scripts).
To run MSSLogConfig
-
Click Start, click Run, type cmd and press ENTER.
-
In the command window, browse to the folder containing MSSLogConfig.vbs.
-
Type the following:
cscript msslogconfig.vbs
followed by any parameter, and press ENTER.
For a list of parameters and usage, see MSSLogConfig Syntax.
