Resource deactivated during Active Directory synchronization - Consolidator

Resource_deactivated_during_Active_Directory_synchronization___Consolidator_1_Rule (Rule)

Knowledge Base article:

Management Pack
Summary

By default, resources are deactivated when they are removed from the Active Directory group that is mapped to the Enterprise Resource Pool and a subsequent Active Directory synchronization of the Enterprise Resource Pool occurs. Users are typically removed from the Active Directory group that is mapped to the Enterprise Resource Pool when they leave or transfer to another team in the organization.

Deactivated resources cannot log into Project Web Access or connect to Office Project Server 2007 using Office Project Professional 2007. In addition, deactivated resources are not available for assignment to project teams.

 
Causes

The Active Directory group that is mapped to the Enterprise Resource Pool might have been inadvertently changed to an Active Directory group that does not contain a large number of existing resources. Note that an Active Directory group can also contain any number of nested groups whose members are also synchronized with Project Server’s Enterprise Resource Pool.

 
© %StartDate%-%EndDate% %CompanyName%, all rights reserved.

Element properties:

TargetMicrosoft.Office.ProjectServer.2007.Microsoft_Office_Project_Server_2007_Application_Servers_Installation
CategoryEventCollection
EnabledTrue
Event_ID7726
Event SourceOffice SharePoint Server
Alert GenerateFalse
RemotableTrue
Event LogApplication
CommentMom2005ID='{E06BD114-9F15-4FD8-9A1C-64D3036AE9AC}';MOM2005ComputerGroupID={0CC3D849-D95B-4E04-8C8C-4268D9401457}

Member Modules:

ID Module Type TypeId RunAs 
_F6DA1507_12AF_11D3_AB21_00A0C98620CE_ DataSource Microsoft.Windows.EventProvider Default
ConsolidatedEventWriteAction WriteAction System.Mom.BackwardCompatibility.ConsolidatedEventResponse Default

Source Code:

<Rule ID="Resource_deactivated_during_Active_Directory_synchronization___Consolidator_1_Rule" Target="Microsoft.Office.ProjectServer.2007.Microsoft_Office_Project_Server_2007_Application_Servers_Installation" Enabled="true" ConfirmDelivery="true" Comment="Mom2005ID='{E06BD114-9F15-4FD8-9A1C-64D3036AE9AC}';MOM2005ComputerGroupID={0CC3D849-D95B-4E04-8C8C-4268D9401457}">
<Category>EventCollection</Category>
<DataSources>
<DataSource ID="_F6DA1507_12AF_11D3_AB21_00A0C98620CE_" Comment="{F6DA1507-12AF-11D3-AB21-00A0C98620CE}" TypeID="WindowsLibrary!Microsoft.Windows.EventProvider">
<ComputerName>$Target/Host/Property[Type="WindowsLibrary!Microsoft.Windows.Computer"]/NetworkName$</ComputerName>
<LogName>Application</LogName>
<Expression>
<And>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="Integer">EventDisplayNumber</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value>7726</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="String">PublisherName</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value>Office SharePoint Server</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
</And>
</Expression>
</DataSource>
</DataSources>
<WriteActions>
<WriteAction ID="ConsolidatedEventWriteAction" TypeID="MomBackwardCompatibility!System.Mom.BackwardCompatibility.ConsolidatedEventResponse">
<ConsolidationProperties>
<PropertyXPathQuery>EventDisplayNumber</PropertyXPathQuery>
<PropertyXPathQuery>PublisherName</PropertyXPathQuery>
</ConsolidationProperties>
<Interval>1200</Interval>
</WriteAction>
</WriteActions>
</Rule>