DFS Replication Service

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

Displays the health state and alerts for the DFS Replication service.

Element properties:

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

Source Code:

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