WSRM - Backup Operation Failed

WSRM___Backup_Operation_Failed_1_Rule (Rule)

Knowledge Base article:

Management Pack
Summary
Windows System Resource Manager (WSRM) could not back up one or more XML files. The backup XML files help in restoring the current policy settings at a later time. This will not be possible due to an error in backup of XML files.
 
Causes
One or more files may be in use or the user permissions to the backup directory are not sufficient.
 
Resolutions
Check to see if the files are in use, check the user permissions to the backup directory and XML files, and then try again.
 
Sample Event
Windows System Resource Manager could not back up one or more .xml files, because one or more files may be in use or the user permissions to the backup directory are not sufficient.

User Action: Check to see if the files are in use, check the user permissions to the backup directory, and then try again.
 
© 1995-2003 Microsoft Corporation, all rights reserved.

Element properties:

TargetMicrosoft.Windows.SystemResourceManager.2003.Microsoft_Windows_System_Resource_Manager_Installation
CategoryEventCollection
EnabledTrue
Event_ID110
Event SourceWSRM
Alert GenerateFalse
RemotableTrue
Event LogApplication
CommentMom2005ID='{7B46A167-706A-4EA7-ADD8-E21D7C67F8D2}';MOM2005ComputerGroupID={791B481B-0184-4791-8BE9-DEC48A385750}

Member Modules:

ID Module Type TypeId RunAs 
_F6DA1507_12AF_11D3_AB21_00A0C98620CE_ DataSource Microsoft.Windows.EventProvider Default
CollectEventData WriteAction Microsoft.SystemCenter.CollectEvent Default
CollectEventDataWarehouse WriteAction Microsoft.SystemCenter.DataWarehouse.PublishEventData Default
GenerateAlert WriteAction System.Mom.BackwardCompatibility.AlertResponse Default

Source Code:

<Rule ID="WSRM___Backup_Operation_Failed_1_Rule" Target="Microsoft.Windows.SystemResourceManager.2003.Microsoft_Windows_System_Resource_Manager_Installation" Enabled="true" ConfirmDelivery="true" Comment="Mom2005ID='{7B46A167-706A-4EA7-ADD8-E21D7C67F8D2}';MOM2005ComputerGroupID={791B481B-0184-4791-8BE9-DEC48A385750}">
<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>110</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="String">PublisherName</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value>WSRM</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
</And>
</Expression>
</DataSource>
</DataSources>
<WriteActions>
<WriteAction ID="GenerateAlert" TypeID="MomBackwardCompatibility!System.Mom.BackwardCompatibility.AlertResponse">
<AlertGeneration>
<GenerateAlert>false</GenerateAlert>
<Owner/>
<Description>
$Data/EventDescription$
</Description>
<AlertLevel>50</AlertLevel>
<ResolutionState/>
<Source>
$Data/PublisherName$
</Source>
<Name>WSRM - Backup Operation Failed</Name>
</AlertGeneration>
<InvokerType>0</InvokerType>
</WriteAction>
<WriteAction ID="CollectEventData" TypeID="SystemCenterLibrary!Microsoft.SystemCenter.CollectEvent"/>
<WriteAction ID="CollectEventDataWarehouse" TypeID="DataWarehouseLibrary!Microsoft.SystemCenter.DataWarehouse.PublishEventData"/>
</WriteActions>
</Rule>