ClientAgentSettings Class
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
In Configuration Manager 2007, the ClientAgentSettings class allows you to get various client agent settings. These settings can be set by using the client agent settings dialog box in the Configuration Manager console.
Properties
- IClientAgentSettings::BrandingTitle Property
Indicates the branding title.
- IClientAgentSettings::DayReminderInterval Property
Indicates the day reminder interval.
- IClientAgentSettings::DisplayNewProgramNotification Property
Indicates the new program notification.
- IClientAgentSettings::HourReminderInterval Property
Indicates the hour reminder interval.
- IClientAgentSettings::OSDBrandingSubtitle Property
Indicates the operating system deployment branding subtitle.
- IClientAgentSettings::ReminderInterval Property
Indicates the reminder interval
- IClientAgentSettings::SUMBrandingSubtitle Property
Indicates the software update branding subtitle.
- IClientAgentSettings::SWDBrandingSubtitle Property
Indicates the software distribution branding subtitle.
Requirements
UIResource.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
Software Distribution Client Control Panel Automation
ClientAgentSettings Class
How to View Configuration Manager Client Agent Settings