Distribution Point

The SMS_DistributionPoint class describes a location from which a package can be distributed to clients. It is always associated with a particular package, and a package can have several distribution points.

Table B.13 Distribution Point (SMS_DistributionPoint)

PropertyData typeExampleNotes
LastRefreshTimedatetimeSee “Date and Time Formats” at the beginning of this appendix.The time that the package was last updated on the distribution server.
PackageIDstring"GRN00002"Key. The PackageID of the package that will reside on the distribution server.
RefreshNowBooleanFALSEThis property, when set to true, will signal SMS to update the package on the distribution server.

Values are:
TRUE
FALSE

ServerNALPathstringAppears as a lengthy string.Key. The Network Access Layer (NAL) path to the distribution point server.
SiteCodestring"GRN"Key. The site code of the site the package originated from. Size limit 3.
SiteNamestring"Wide World Importers"A plain text string that contains a friendly name of the site the package originated from.
SourceSitestring"GRN"Indicates the three-letter designation of the source site.
Statusuint320The current status of the package on the distribution point.

Values are:
0 = NONE
1 = UPDATED
2 = ADDED
3 = DELETED