受保护的服务器故障排除

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

打开范围 DPM 管理员控制台,其中包含仅与所选受保护计算机相关的数据。

Element properties:

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

Source Code:

<ConsoleTask ID="Microsoft.SystemCenter.DataProtectionManager.2011.Discovery.TroubleshootPS" Accessibility="Internal" Enabled="true" Target="SCDPM!Microsoft.SystemCenter.DataProtectionManager.2011.Library.ProductionServer" 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 -TroubleshootObject $Target/Property[Type="SCDPM!Microsoft.SystemCenter.DataProtectionManager.2011.Library.ProductionServer"]/DPMServerName$ $Target/Property[Type="SCDPM!Microsoft.SystemCenter.DataProtectionManager.2011.Library.ProductionServer"]/DPMObjectID$ ProductionServer</Parameter>
</Parameters>
<WorkingDirectory/>
</ConsoleTask>