Share via


SMS_SoftwareDistribution_Event

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 SMS_SofwareDistribution_Event class is the base class for all software-distribution advertisement status-message classes, in Configuration Manager. All advertisement status messages have the insertion strings of this class. Also, each derived class must set the properties of its base SMS_SofwareDistribution_Event class.

Properties

  • AdvertisementId
    Data type: String

    The Advertisement ID of the advertisement that the status message refers to. It appears in the status message text. It maps to the ADV_AdvertisementID field in the software distribution policy and to the Advertisement ID in the Configuration Manager console. This is insertion string number 1.

  • PackageName
    Data type: String

    The Package ID that appears in the status message text. It maps to the PKG_PackageID field in the software distribution policy and to the Package ID in the Configuration Manager console. This is insertion string number 4.

  • ProgramName
    Data type: String

    The Program Name that appears in the status message text. It maps to the PRG_ProgramName field in the software distribution policy and is the program name that was chosen when the program was created. This is insertion string number 5.

See Also

Concepts

Configuration Manager Management Point Message Schema
Configuration Manager Status Message XML
Status Message Types
Type