Management Server State

Microsoft.SystemCenter.Advisor.View.ManagementServerState (View)

Element properties:

TargetMicrosoft.SystemCenter.ManagementServer
TypeMicrosoft.SystemCenter.StateViewType
AccessibilityInternal
VisibleTrue

Source Code:

<View ID="Microsoft.SystemCenter.Advisor.View.ManagementServerState" Accessibility="Internal" Enabled="true" Target="SC!Microsoft.SystemCenter.ManagementServer" TypeID="SC!Microsoft.SystemCenter.StateViewType" Visible="true">
<Category>Operations</Category>
<Criteria/>
<Presentation>
<ColumnInfo Index="0" SortIndex="0" Width="100" Grouped="false" Sorted="true" IsSortable="true" Visible="true" SortOrder="Descending">
<Name>State</Name>
<Id>Microsoft.SystemCenter.ManagementServer</Id>
</ColumnInfo>
<ColumnInfo Index="1" SortIndex="-1" Width="22" Grouped="false" Sorted="false" IsSortable="true" Visible="true" SortOrder="Ascending">
<Name>Maintenance Mode</Name>
<Id>InMaintenanceMode</Id>
</ColumnInfo>
<ColumnInfo Index="2" SortIndex="-1" Width="100" Grouped="false" Sorted="false" IsSortable="true" Visible="true" SortOrder="Ascending">
<Name>Name</Name>
<Id>Name</Id>
</ColumnInfo>
<ColumnInfo Index="3" SortIndex="-1" Width="75" Grouped="false" Sorted="false" IsSortable="true" Visible="true" SortOrder="Ascending">
<Name>Is Root Health Service Emulator</Name>
<Id>IsRHS</Id>
</ColumnInfo>
</Presentation>
<Target>$MPElement[Name='SC!Microsoft.SystemCenter.ManagementServersGroup']$</Target>
</View>