Genomsök DPM-disk på nytt

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

Genomsök DPM-disk på nytt.

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.RunDPMDiskRescan" Accessibility="Internal" Enabled="true" Target="SCDPM!Microsoft.SystemCenter.DataProtectionManager.2011.Library.DPMServer" RequireOutput="false">
<Assembly>Res.Microsoft.SystemCenter.DataProtectionManager.2011.Discovery.RunDPMDiskRescan</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 -rundpmdiskrescan $Target/Property[Type="SCDPM!Microsoft.SystemCenter.DataProtectionManager.2011.Library.DPMServer"]/DPMServerName$</Argument>
</Parameters>
</ConsoleTask>