SMS_TaskSequenceAppReferenceDps Server WMI Class
The SMS_TaskSequenceAppReferenceDps
Windows Management Instrumentation (WMI) class is an SMS Provider server class, in Configuration Manager, that represents a distribution point to which a Configuration Manager application in the task sequence is distributed.
The following syntax is simplified from Managed Object Format (MOF) code and includes all inherited properties.
Class SMS_TaskSequenceAppReferenceDps :
{
String Hash;
String PackageID;
String ServerNALPath;
String SiteCode;
UInt32 SourceVersion;
String TaskSequenceID;
};
The SMS_TaskSequenceAppReferenceDps
class does not define any methods.
Hash
Data type: String
Access type: Read/Write
Qualifiers: none
Hash for application.
PackageID
Data type: String
Access type: Read/Write
Qualifiers: none
Package ID for application.
ServerNALPath
Data type: String
Access type: Read/Write
Qualifiers: none
NALPath for distribution point.
SiteCode
Data type: String
Access type: Read/Write
Qualifiers: none
Site code for distribution point.
SourceVersion
Data type: UInt32
Access type: Read/Write
Qualifiers: none
Source version for application.
TaskSequenceID
Data type: String
Access type: Read/Write
Qualifiers: [key]
ID for task sequence package.
For more information, see Configuration Manager Server Runtime Requirements.
For more information, see Configuration Manager Server Development Requirements.