SSRS 2016: Globale Bereitstellungsgruppenermittlung

Microsoft.SQLServer.2016.ReportingServices.Presentation.SSRSGlobalDeploymentGroupDiscovery (Discovery)

Diese Objektermittlung füllt die Bereitstellungsgruppe so auf, dass alle SQL Server Reporting Services-Rollen enthalten sind.

Knowledge Base article:

Zusammenfassung

Diese Objektermittlung füllt die Bereitstellungsgruppe so auf, dass alle SQL Server Reporting Services-Rollen enthalten sind.

Parameter, die außer Kraft gesetzt werden können

Name

Beschreibung

Standardwert

Aktiviert

Aktiviert oder deaktiviert den Workflow.

Ja

Element properties:

TargetMicrosoft.SQLServer.Generic.Presentation.SSRSDeploymentGroup
EnabledTrue
RemotableFalse

Object Discovery Details:

Discovered Classes and their attribuets:

Member Modules:

ID Module Type TypeId RunAs 
DiscoveryDataSource DataSource Microsoft.SystemCenter.GroupPopulator Default

Source Code:

<Discovery ID="Microsoft.SQLServer.2016.ReportingServices.Presentation.SSRSGlobalDeploymentGroupDiscovery" Target="GPMP!Microsoft.SQLServer.Generic.Presentation.SSRSDeploymentGroup" Enabled="true">
<Category>Discovery</Category>
<DiscoveryTypes>
<DiscoveryClass TypeID="GPMP!Microsoft.SQLServer.Generic.Presentation.SSRSDeploymentGroup"/>
</DiscoveryTypes>
<DataSource ID="DiscoveryDataSource" TypeID="SC!Microsoft.SystemCenter.GroupPopulator">
<RuleId>$MPElement$</RuleId>
<GroupInstanceId>$Target/Id$</GroupInstanceId>
<MembershipRules>
<MembershipRule>
<MonitoringClass>$MPElement[Name="MS2D!Microsoft.SQLServer.2016.ReportingServices.Deployment"]$</MonitoringClass>
<RelationshipClass>$MPElement[Name="Microsoft.SQLServer.2016.ReportingServices.Presentation.Relationships.SSRSGlobalDeploymentGroupContainsDeployment"]$</RelationshipClass>
</MembershipRule>
<MembershipRule>
<MonitoringClass>$MPElement[Name="MS2D!Microsoft.SQLServer.2016.ReportingServices.DeploymentWatcher"]$</MonitoringClass>
<RelationshipClass>$MPElement[Name="Microsoft.SQLServer.2016.ReportingServices.Presentation.Relationships.SSRSGlobalDeploymentGroupContainsDeploymentWatcher"]$</RelationshipClass>
</MembershipRule>
</MembershipRules>
</DataSource>
</Discovery>