Opnieuw controleren van DPM-bibliotheek uitvoeren

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

Het opnieuw controleren van de DPM-bibliotheek uitvoeren.

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.RunDPMLibraryRescan" Accessibility="Internal" Enabled="true" Target="SCDPM!Microsoft.SystemCenter.DataProtectionManager.2011.Library.DPMServer" RequireOutput="false">
<Assembly>Res.Microsoft.SystemCenter.DataProtectionManager.2011.Discovery.RunDPMLibraryRescan</Assembly>
<Handler>ShellHandler</Handler>
<Parameters>
<Argument Name="Application">"%programfiles%\Microsoft Data Protection Manager\common\Launcher.exe"</Argument>
<Argument Name="WorkingDirectory"/>
<Argument>-DPMServerVersion $Target/Property[Type="SCDPM!Microsoft.SystemCenter.DataProtectionManager.2011.Library.DPMServer"]/DPMVersion$ DPMSCOMConsoleTask.exe -rundpmlibraryrescan $Target/Property[Type="SCDPM!Microsoft.SystemCenter.DataProtectionManager.2011.Library.DPMServer"]/DPMServerName$</Argument>
</Parameters>
</ConsoleTask>