Run fast inventory

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

Run fast inventory on the library.

Element properties:

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

Source Code:

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