SMS_DPGroupMembers Server WMI Class

 

Updated: November 1, 2013

Applies To: System Center 2012 Configuration Manager, System Center 2012 Configuration Manager SP1, System Center 2012 R2 Configuration Manager

The SMS_DPGroupMembers Windows Management Instrumentation (WMI) class is an SMS Provider server class, in Configuration Manager, that represents distribution point group members.

The following syntax is simplified from Managed Object Format (MOF) code and includes all inherited properties.

Class SMS_DPGroupMembers : SMS_BaseClass
{
    String DPNALPath;
    String GroupID;
};

The SMS_DPGroupMembers class does not define any methods.

DPNALPath

Data type: String

Access type: Read/Write

Qualifiers: [key]

Distribution point NAL path.

GroupID

Data type: String

Access type: Read/Write

Qualifiers: [key]

Unique identifier of the distribution point group.

Show: