Namespace Servers Health

Microsoft.Windows.DfsRootTargets.Dashboard.View (View)

This dashboard view displays the health state and alerts for the associated class(s).

Element properties:

TargetMicrosoft.Windows.DfsnRootTarget
TypeMicrosoft.SystemCenter.DashboardViewType
AccessibilityPublic
VisibleTrue

Source Code:

<View ID="Microsoft.Windows.DfsRootTargets.Dashboard.View" Accessibility="Public" Enabled="true" Target="Microsoft.Windows.DfsnRootTarget" TypeID="SystemCenter!Microsoft.SystemCenter.DashboardViewType" Visible="true">
<Category>Operations</Category>
<PanelConfiguration Columns="1" Rows="2">
<Cell Column="1" Row="1" ViewID="Microsoft.Windows.DfsRootTargetsState"/>
<Cell Column="1" Row="2" ViewID="Microsoft.Windows.DFSNRootTargetsActiveAlertsView"/>
</PanelConfiguration>
</View>