ISmsClient2 Client COM Automation Interface
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
The ISmsClient2 interface, in Configuration Manager, inherits from the ISmsClient Client COM Automation Interface interface and provides additional client configuration support.
In This Section
- ISmsClient2::ClearProxy Method
Clears the proxy information from the cache.
- ISmsClient2::GetCurrentManagementPointEx Method
Gets the current management point of the client.
- ISmsClient2::GetDnsSuffix Method
Gets the Domain Name System (DNS) suffix for clients that locate their management point using DNS publishing.
- ISmsClient2::GetInternetManagementPointFQDN Method
Gets the URL of the current Internet Based Client Management (IBCM)-enabled management point.
- ISmsClient2::GetProxy Method
Gets proxy information about a URL. If the information is not cached, then detection is initiated.
- ISmsClient2::IsClientAlwaysOnInternet Method
Specifies if the client is always connected to the Internet.
- ISmsClient2::IsClientOnInternet Method
Specifies if the client is currently connected to the Internet.
- ISmsClient2::MSIReinstallClient Method
Reinstalls the client.
- ISmsClient2::SendClientAssignmentMessage
Reserved.
- ISmsClient2::SetDnsSuffix Method
Sets the DNS suffix for clients that locate their management points using DNS publishing.
- ISmsClient2::SetInternetManagementPointFQDN Method
Sets the IBCM-enabled management point.
- ISmsClient2::SetProxy Method
Sets proxy information for a URL.
Remarks
The IID for ISmsClient2 is D535C884-6B82-47DD-9A15-09E98B95136E.
Requirements
smsclient.dll
Runtime Requirements
For more information, see Configuration Manager Client Runtime Requirements.
Development Requirements
For more information, see Configuration Manager Client Development Requirements.
See Also
Concepts
SmsClient Client COM Automation Class
Configuration Manager Client Configuration