Door datawarehouse geïmplementeerde probe voor management pack

Microsoft.SystemCenter.DataWarehouse.Deployment.Reporting.DeployedManagementPackProbe (ProbeActionModuleType)

Deze module wordt gebruikt om een lijst te verkrijgen met de management packs waarvoor aan rapportage gerelateerde onderdelen zonder problemen zijn geïmplementeerd op de SQL Server Reporting Services-server

Element properties:

TypeProbeActionModuleType
IsolationAny
AccessibilityInternal
RunAsMicrosoft.SystemCenter.DataWarehouse.ReportDeploymentActionAccount
InputTypeSystem.BaseData
OutputTypeMicrosoft.SystemCenter.DeploymentManagementPacksData

Source Code:

<ProbeActionModuleType ID="Microsoft.SystemCenter.DataWarehouse.Deployment.Reporting.DeployedManagementPackProbe" Batching="false" PassThrough="false" Accessibility="Internal" RunAs="DataWarehouse!Microsoft.SystemCenter.DataWarehouse.ReportDeploymentActionAccount">
<Configuration/>
<ModuleImplementation>
<Managed>
<Assembly>Microsoft.EnterpriseManagement.HealthService.Modules.DataWarehouse, Culture="", PublicKeyToken="31bf3856ad364e35", Version="7.0.5000.0"</Assembly>
<Type>Microsoft.EnterpriseManagement.HealthService.Modules.DataWarehouse.SrsDeployedManagementPackListProbeModule</Type>
</Managed>
</ModuleImplementation>
<OutputType>Microsoft.SystemCenter.DeploymentManagementPacksData</OutputType>
<InputType>System!System.BaseData</InputType>
</ProbeActionModuleType>