About Configuration Manager Client Configuration

Applies To: System Center Configuration Manager 2007, System Center Configuration Manager 2007 R2, System Center Configuration Manager 2007 R3, System Center Configuration Manager 2007 SP1, System Center Configuration Manager 2007 SP2

Microsoft System Center Configuration Manager 2007 provides a COM automation object, SMSClientClass, for viewing and configuring the site and management point assignments for a Configuration Manager 2007 client.

You can perform such tasks as:

SMSClientClass

The client configuration options are accessible through SmsClientClass. This class implements two interfaces, ISmsClient and ISmsClient2.

ISmsClient

  • ISmsClient::AutoDiscoverSite Method
    Retrieves the site code of the locally available site based on the client's current roaming situation, without assigning the client to the site.

ISmsClient2

Client WMI Classes

The Configuration Manager client also provides a Windows Management Instrumentation (WMI) class that can be used for getting and setting configuration information. For more information, see SMS_Client Client WMI Class.

See Also

Concepts

SmsClient Client COM Automation Class
Configuration Manager Client Automation