Conflicting Files

Microsoft.Windows.FileServer.DFSR.ConflictFilesGeneratedView (View)

Displays the number of conflicting files that resulted from replication. The data in this view is obtained from the following performance counter: DFS Replicated Folders\Conflict Files Generated.

Element properties:

TargetMicrosoft.Windows.FileServer.DFSR.Service
TypeMicrosoft.SystemCenter.PerformanceViewType
AccessibilityPublic
VisibleFalse

Source Code:

<View ID="Microsoft.Windows.FileServer.DFSR.ConflictFilesGeneratedView" Accessibility="Public" Enabled="true" Target="Microsoft.Windows.FileServer.DFSR.Service" TypeID="SC!Microsoft.SystemCenter.PerformanceViewType" Visible="false">
<Category>PerformanceHealth</Category>
<Criteria>
<Object>DFS Replicated Folders</Object>
<Instance/>
<Counter>Conflict Files Generated</Counter>
</Criteria>
</View>