Run DPM library refresh

Microsoft.SystemCenter.DataProtectionManager.2011.Discovery.RunDPMLibraryRefresh (ConsoleTask)

Run DPM library refresh.

Element properties:

TargetMicrosoft.SystemCenter.DataProtectionManager.2011.Library.DPMServer
Application"\%programfiles\%\Microsoft Data Protection Manager\common\Launcher.exe"
WorkingDirectory
isRequireOutputFalse
AccessibilityInternal
EnabledTrue

Source Code:

<ConsoleTask ID="Microsoft.SystemCenter.DataProtectionManager.2011.Discovery.RunDPMLibraryRefresh" Accessibility="Internal" Enabled="true" Target="SCDPM!Microsoft.SystemCenter.DataProtectionManager.2011.Library.DPMServer" RequireOutput="false" Category="MonitoringObject">
<Application>"%programfiles%\Microsoft Data Protection Manager\common\Launcher.exe"</Application>
<Parameters>
<Parameter>-DPMServerVersion $Target/Property[Type="SCDPM!Microsoft.SystemCenter.DataProtectionManager.2011.Library.DPMServer"]/DPMVersion$ DPMSCOMConsoleTask.exe -rundpmlibraryrefresh $Target/Property[Type="SCDPM!Microsoft.SystemCenter.DataProtectionManager.2011.Library.DPMServer"]/DPMServerName$</Parameter>
</Parameters>
<WorkingDirectory/>
</ConsoleTask>