WMI Changes for Speech Server
This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release.
The Windows Management Instrumentation (WMI) namespace for Speech Server contains numerous changes from the previous version of Speech Server.
Note
Due to the changes in the WMI namespace, all scripts that you plan to use from Speech Server 2004 must be revised. At a minimum, you must change the namespace reference. However, many changes have occurred in the WMI classes to improve the manageability of Speech Server deployments. Review the following changes and make necessary revisions to migrate your Speech Server 2004 scripts to Speech Server.
WMI Namespace Change
Speech Server 2004 namespace: \root\mss
Speech Server namespace: \root\mssv2
WMI Class Changes
Speech Server provides several changes to the WMI classes from Speech Server 2004. The following table lists the changes to WMI classes in Speech Server.
WMI Class | Change |
---|---|
Application |
New class. For more information, see Application Class. |
Deployment |
No change. |
EngineConfiguration |
Obsolete class. |
LogSettings |
New properties and methods. For more information, see LogSettings Class. |
MSS |
New class. Contains many properties from the obsolete SES and TAS classes. For more information, see MSS Class. |
Service |
Revised properties. For more information, see Service Class. |
SES |
Obsolete class. Several properties from this class are included in MSS. For more information, see MSS Class. |
SIPPeer |
New class. For more information, see SIPPeer Class. |
TAS |
Obsolete class. Several properties from this class are included in MSS. For more information, see MSS Class. The NotificationMessageQueue property is now in the Application Class. |
TIMC |
New class. For more information, see TIMC Class. |
TrustedSIPPeer |
New class. For more information, see TrustedSIPPeer Class. |
TrustedSite |
Obsolete class. |