Server Health

Microsoft.Windows.Server.DHCP.StateView (View)

Element properties:

TargetMicrosoft.Windows.Computer
TypeMicrosoft.SystemCenter.StateViewType
AccessibilityPublic
VisibleTrue

Source Code:

<View ID="Microsoft.Windows.Server.DHCP.StateView" Accessibility="Public" TypeID="SystemCenterLibrary!Microsoft.SystemCenter.StateViewType" Target="WindowsLibrary!Microsoft.Windows.Computer">
<Category>Operations</Category>
<Presentation>
<ColumnInfo Index="0" SortIndex="-1" Width="100" Grouped="false" Sorted="true" IsSortable="true" Visible="true" SortOrder="Ascending">
<Name>State</Name>
<Id>Microsoft.Windows.Computer</Id>
</ColumnInfo>
<ColumnInfo Index="1" SortIndex="-1" Width="150" Grouped="false" Sorted="false" IsSortable="true" Visible="true" SortOrder="Ascending">
<Name>Name</Name>
<Id>Name</Id>
</ColumnInfo>
<ColumnInfo Index="2" SortIndex="-1" Width="22" Grouped="false" Sorted="false" IsSortable="true" Visible="true" SortOrder="Ascending">
<Name>Maintenance Mode</Name>
<Id>InMaintenanceMode</Id>
</ColumnInfo>
<ColumnInfo Index="3" SortIndex="-1" Width="50" Grouped="false" Sorted="false" IsSortable="true" Visible="true" SortOrder="Ascending">
<Name>DHCP</Name>
<Id>Microsoft.Windows.Server.DHCP.DHCP_Class</Id>
</ColumnInfo>
</Presentation>
<Target>$MPElement[Name="Microsoft.Windows.Server.DHCP.BaseComputerGroup"]$</Target>
</View>