Disable tape library

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

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