Dashboard

Microsoft.Windows.Server.DNS.Dashboard.View (View)

Element properties:

TargetMicrosoft.Windows.Server.DNS.Server
TypeMicrosoft.SystemCenter.DashboardViewType
AccessibilityPublic
VisibleTrue

Source Code:

<View ID="Microsoft.Windows.Server.DNS.Dashboard.View" Accessibility="Public" Enabled="true" Target="Microsoft.Windows.Server.DNS.Server" TypeID="SC!Microsoft.SystemCenter.DashboardViewType" Visible="true">
<Category>Operations</Category>
<PanelConfiguration Columns="2" Rows="2">
<Cell Column="1" Row="1" ViewID="Microsoft.Windows.Server.DNS.ServerState.View"/>
<Cell Row="1" Column="2" ViewID="Microsoft.Windows.Server.DNS.ForwarderState.View"/>
<Cell Row="2" Column="1" ViewID="Microsoft.Windows.Server.DNS.ZoneState.View"/>
<Cell Row="2" Column="2" ViewID="Microsoft.Windows.Server.DNS.ActiveAlerts.View"/>
</PanelConfiguration>
</View>