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: StringThe 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: StringThe 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: StringThe 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

Configuration Manager Management Point Message SchemaConfiguration Manager Status Message XMLType

Concepts

Status Message Types