Add management servers to DPM server

Microsoft.SystemCenter.DataProtectionManager.2011.Discovery.AddManagementServerToDPM (Task)

Add management servers to DPM server security group.

Element properties:

TargetMicrosoft.SystemCenter.DataProtectionManager.2011.Library.DPMServer
AccessibilityPublic
CategoryCustom
EnabledTrue
RemotableFalse
Timeout300

Member Modules:

ID Module Type TypeId RunAs 
AddMSToDPMServer WriteAction Microsoft.SystemCenter.DataProtectionManager.2011.Discovery.AddManagementServerToDPMModule Default

Source Code:

<Task ID="Microsoft.SystemCenter.DataProtectionManager.2011.Discovery.AddManagementServerToDPM" Accessibility="Public" Enabled="true" Target="SCDPM!Microsoft.SystemCenter.DataProtectionManager.2011.Library.DPMServer" Timeout="300" Remotable="true">
<Category>Custom</Category>
<WriteAction ID="AddMSToDPMServer" TypeID="Microsoft.SystemCenter.DataProtectionManager.2011.Discovery.AddManagementServerToDPMModule">
<ManagementServerString/>
</WriteAction>
</Task>