In Configuration Manager 2007, the SmsClient Windows Management Instrumentation (WMI) class is used to manage the Configuration Manager client configuration. This class implements two COM dual interfaces.

In This Section

Term Definition

ISmsClient Client COM Automation Interface

Manages the client configuration.

ISmsClient2 Client COM Automation Interface

Extends ISmsClient to provide additional client configuration support.

Remarks

The ProgID for the automation object is Microsoft.SMS.Client and it is implemented as part of SMSClient.dll. The Visual Basic reference for early binding is SmsClientLib. The early binding object name is SmsClient. This object is not thread-safe.

Local administrator privileges are required to call this object.

The CLSID for SmsClient is 9967A433-A640-4a56-8C3D-D8E8F95FF8F3.

Requirements

smsclient.dll

Runtime Requirements

Development Requirements

See Also


Send comments about this topic to Microsoft.