About Software Distribution Control Panel Automation

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 scriptable COM automation objects for managing Control Panel software distribution properties in Configuration Manager 2007.

You can perform such tasks as:

UIResourceMgr

The entry point is through the UIResourceMgr COM automation object.

Through this object, you can get access to the following COM automation interfaces:

  • CacheElement Class
    Exposes all the properties for an item in the Software Distribution Advertised Programs Client Agent cache.
  • CacheInfo Class
    Allows the interaction and configuration of the Software Distribution Advertised Programs Agent cache.
  • DownloadStatus Class
    Allows the ability to view and cancel current user downloads and get the current state of a download of an optional program.
  • Program Class
    Exposes all the properties for an available program.

See Also

Concepts

Software Distribution Client Control Panel Automation
UIResourceMgr Class