Start client auto deployment

Microsoft.Windows.SystemCenterDPM2010.ClientAutoDeployment.StartClientAutoDeployment (Task)

Element properties:

TargetMicrosoft.Windows.SystemCenterDPM2010.ClientAutoDeployment.DPMServer
AccessibilityInternal
CategoryCustom
EnabledTrue
RemotableFalse
Timeout10800

Member Modules:

ID Module Type TypeId RunAs 
CustomPowershellWriteAction WriteAction Microsoft.Windows.SystemCenterDPM2010.ClientAutoDeployment.PowerShellWriteActionWithOverridableParameters Default

Source Code:

<Task ID="Microsoft.Windows.SystemCenterDPM2010.ClientAutoDeployment.StartClientAutoDeployment" Accessibility="Internal" Enabled="true" Target="Microsoft.Windows.SystemCenterDPM2010.ClientAutoDeployment.DPMServer" Timeout="10800" Remotable="true">
<Category>Custom</Category>
<WriteAction ID="CustomPowershellWriteAction" TypeID="Microsoft.Windows.SystemCenterDPM2010.ClientAutoDeployment.PowerShellWriteActionWithOverridableParameters">
<PGSettingsXml>PGSettingsXml</PGSettingsXml>
<ClientComputersXml>ClientComputersXml</ClientComputersXml>
</WriteAction>
</Task>