SMS_MigrationDP 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_MigrationDP Windows Management Instrumentation (WMI) class is an SMS Provider server class, in Configuration Manager, that represents the shared distribution points between the current active Configuration Manager 2007 hierarchy and the System Center 2012 Configuration Manager hierarchy.
The following syntax is simplified from Managed Object Format (MOF) code and includes all inherited properties.
Class SMS_MigrationDP : SMS_DistributionPointInfoBase
{
Boolean AdditionalRoleInstalled;
Boolean AddressScheduleEnabled;
String AttachingSite;
String AttachingSitecode;
String BindExcept;
Boolean BindPolicy;
Boolean BitsEnabled;
Boolean CertificateType;
UInt32 Communication;
String Description;
UInt32 DPFlags;
String Drive;
Boolean EligibleForUpgrade;
UInt32 GroupCount;
Boolean HasRelationship;
Boolean HealthCheckEnabled;
UInt32 HealthCheckPriority;
String HealthCheckSchedule;
UInt32 HostedPackageNum;
UInt32 ID;
String IdentityGUID;
Boolean InternetFacing;
Boolean IsActive;
Boolean IsMulticast;
Boolean IsPeerDP;
Boolean IsPullDP;
Boolean IsProtected;
Boolean IsPXE;
UInt32 MBytesFree;
UInt32 MBytesPackageSize;
String NALPath;
String Name;
String OperatingSystem;
String OSVersion;
Boolean PreStagingAllowed;
UInt32 Priority;
String PXEPassword;
Boolean RateLimitsEnabled;
String ResourceType;
UInt32 ResponseDelay;
String ServerName;
String ShareName;
String SiteCode;
String SiteName;
Boolean SupportUnknownMachines;
UInt32 TransferRate;
UInt32 UdaSetting;
};
The SMS_MigrationDP class does not define any methods.
- AdditionalRoleInstalled
Data type: Boolean
Access type: Read-only
Qualifiers: none
true if there is any additional site role installed.
- AddressScheduleEnabled
Data type: Boolean
Access type: Read-only
Qualifiers: none
true if a schedule on an address is configured.
- AttachingSite
Data type: String
Access type: Read-only
Qualifiers: none
The site server name of the source primary site that this distribution point is reporting to in the source hierarchy.
- AttachingSitecode
Data type: String
Access type: Read-only
Qualifiers: none
The site code of the source primary site that this distribution point is reporting to in the source hierarchy.
- BindExcept
Data type: String
Access type: Read-only
Qualifiers: none
PXE Bind Exception.
- BindPolicy
Data type: Boolean
Access type: Read-only
Qualifiers: none
true if PXE bind policy exists.
- BitsEnabled
Data type: Boolean
Access type: Read-only
Qualifiers: none
true if BITS is enabled on the distribution point.
- CertificateType
Data type: Boolean
Access type: Read-only
Qualifiers: none
PXE certificate type.
- Communication
Data type: UInt32
Access type: Read-only
Qualifiers: none
HTTP or HTTPS.
- Description
Data type: String
Access type: Read/Write
Qualifiers: None
Description of the distribution point.
- DPFlags
Data type: UInt32
Access type: Read-only
Qualifiers: [enumeration, read]
Distribution point flags.
0
DP_TYPE_READONLY
- Drive
Data type: String
Access type: Read-only
Qualifiers: none
The default drive.
- EligibleForUpgrade
Data type: Boolean
Access type: Read/Write
Qualifiers: none
true if the distribution point is eligible for upgrade.
- GroupCount
Data type: UInt32
Access type: Read-only
Qualifiers: none
The number of distribution point groups that contain this distribution point.
- HasRelationship
Data type: Boolean
Access type: Read-only
Qualifiers: [read]
true if this distribution point is assigned to a distribution point group.
- HealthCheckEnabled
Data type: Boolean
Access type: Read-only
Qualifiers: none
true if health check on this distribution point is enabled.
- HealthCheckPriority
Data type: UInt32
Access type: Read-only
Qualifiers: none
Distribution point health manager thread priority.
- HealthCheckSchedule
Data type: String
Access type: Read-only
Qualifiers: none
Schedule for health check.
- HostedPackageNum
Data type: UInt32
Access type: Read-only
Qualifiers: none
Total number of packages stored on the distribution point.
- ID
Data type: UInt32
Access type: Read-only
Qualifiers: [read]
Distribution point id in the database.
- IdentityGUID
Data type: String
Access type: Read-only
Qualifiers: none
Identity GUID.
- InternetFacing
Data type: Boolean
Access type: Read-only
Qualifiers: none
true if this distribution point is internet facing.
- IsActive
Data type: Boolean
Access type: Read-only
Qualifiers: none
true if PXE is active.
- IsMulticast
Data type: Boolean
Access type: Read-only
Qualifiers: none
true if this distribution point is multicast enabled.
- IsPeerDP
Data type: Boolean
Access type: Read-only
Qualifiers: none
true if this distribution point is a branch distribution point.
- IsProtected
Data type: Boolean
Access type: Read-only
Qualifiers: none
true if this distribution point is protected.
- IsPullDP
Data type: Boolean
Access type: Read/Write
Qualifiers: none
true if the distribution point is a pull distribution point. The default value is false.
- IsPXE
Data type: Boolean
Access type: Read-only
Qualifiers: none
PXE is enabled.
- MBytesFree
Data type: UInt32
Access type: Read-only
Qualifiers: none
Total MBytes of free space.
- MBytesPackageSize
Data type: UInt32
Access type: Read-only
Qualifiers: none
Total Mbytes of packages distributed on this distribution point.
- NALPath
Data type: String
Access type: Read-only
Qualifiers: [key, key]
Distribution point NALPath.
- Name
Data type: String
Access type: Read-only
Qualifiers: [read]
Network operating system path.
- OperatingSystem
Data type: String
Access type: Read-only
Qualifiers: none
Operating system of this computer.
- OSVersion
Data type: String
Access type: Read-only
Qualifiers: none
The operating system of the branch distribution point. An empty string means the operating system is undetected.
- PreStagingAllowed
Data type: Boolean
Access type: Read-only
Qualifiers: none
true if this distribution point is allowed to pre-stage contents.
- Priority
Data type: UInt32
Access type: Read/Write
Qualifiers: none
Distribution priority. The default value is 1.
- PXEPassword
Data type: String
Access type: Read-only
Qualifiers: none
PXE password.
- RateLimitsEnabled
Data type: Boolean
Access type: Read-only
Qualifiers: none
true if rate limits are configured.
- ResourceType
Data type: String
Access type: Read-only
Qualifiers: none
- ResponseDelay
Data type: UInt32
Access type: Read-only
Qualifiers: none
PXE response delay.
- ServerName
Data type: String
Access type: Read-only
Qualifiers: none
Distribution point server name.
- ShareName
Data type: String
Access type: Read-only
Qualifiers: none
Distribution point share name.
- SiteCode
Data type: String
Access type: Read-only
Qualifiers: [sizelimit]
The site code that this distribution point is reporting to in the destination hierarchy.
- SiteName
Data type: String
Access type: Read-only
Qualifiers: none
The site name.
- SupportUnknownMachines
Data type: Boolean
Access type: Read-only
Qualifiers: none
true if PXE supports unknown computers.
- TransferRate
Data type: UInt32
Access type: Read/Write
Qualifiers: none
The average transfer rate in Kbps. The default value is 0.
- UdaSetting
Data type: UInt32
Access type: Read-only
Qualifiers: none
PXE UDA setting.
To get the distribution points of a specific source primary site shared, set the EnabledDPSharing property of SMS_MigrationSiteMapping to true. The instance of this class carries the properties of the distribution point in the source hierarchy, so it can be used to create the distribution point upgrade job to upgrade the shared distribution point to a regular distribution point.
Requirements
For more information, see Configuration Manager Server Runtime Requirements.
For more information, see Configuration Manager Server Development Requirements.