复制冲突

Microsoft.Windows.FileServer.DFSR.ConflictSpacePerformance.Dashboard.View (View)

显示有关冲突和已删除文件夹中的冲突文件的信息。

Element properties:

TargetMicrosoft.Windows.FileServer.DFSR.Service
TypeMicrosoft.SystemCenter.DashboardViewType
AccessibilityPublic
VisibleTrue

Source Code:

<View ID="Microsoft.Windows.FileServer.DFSR.ConflictSpacePerformance.Dashboard.View" Accessibility="Public" Enabled="true" Target="Microsoft.Windows.FileServer.DFSR.Service" TypeID="SC!Microsoft.SystemCenter.DashboardViewType" Visible="true">
<Category>Operations</Category>
<PanelConfiguration Columns="2" Rows="2">
<Cell Column="1" Row="1" ViewID="Microsoft.Windows.FileServer.DFSR.ConflictSpaceInUseView"/>
<Cell Column="2" Row="1" ViewID="Microsoft.Windows.FileServer.DFSR.ConflictFolderCleanupsCompletedView"/>
<Cell Column="1" Row="2" ViewID="Microsoft.Windows.FileServer.DFSR.ConflictFilesGeneratedView"/>
<Cell Column="2" Row="2" ViewID="Microsoft.Windows.FileServer.DFSR.ConflictFilesCleanedupView"/>
</PanelConfiguration>
</View>