Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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, the SoftDistDownloadCompletedEvent message is sent when the download for a package is completed. The message appears in Package Status in the Configuration Manager console.
SoftDistDownloadCompletedEvent is derived from the SoftwareDistributionPackageEvent class, and each base class property must be set.
The text of the status message is:
%11Content download for the package "%4" - "%2" has completed successfully.%0
Properties
- DummyString1 
 Data type: String- This property does not have to be set. 
- DummyString3 
 Data type: String- This property does not have to be set. 
- PackageId 
 Data type: String- Derived from SoftwareDistributionPackageEvent. 
- PackageName 
 Data type: String- Derived from SoftwareDistributionPackageEvent. 
- PackageVersion 
 Data type: String- Derived from SoftwareDistributionPackageEvent. 
See Also
Concepts
Configuration Manager Management Point Message Schema
Configuration Manager Status Message XML
Status Message Types
Type