IIS FTP Server State

Microsoft.Windows.InternetInformationServices.FTPServerState.View (View)

This view displays state for each IIS FTP Server instance.

Element properties:

TargetMicrosoft.Windows.InternetInformationServices.FTPServer
TypeMicrosoft.SystemCenter.StateViewType
AccessibilityPublic
VisibleFalse

Source Code:

<View ID="Microsoft.Windows.InternetInformationServices.FTPServerState.View" Accessibility="Public" Enabled="true" Target="Microsoft.Windows.InternetInformationServices.FTPServer" TypeID="SC!Microsoft.SystemCenter.StateViewType" Visible="false">
<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.Windows.InternetInformationServices.FTPServer</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="200" Grouped="false" Sorted="false" IsSortable="true" Visible="true" SortOrder="Ascending">
<Name>Path</Name>
<Id>Path</Id>
</ColumnInfo>
<ColumnInfo Index="3" SortIndex="-1" Width="100" Grouped="false" Sorted="false" IsSortable="true" Visible="true" SortOrder="Ascending">
<Name>FTPSite State</Name>
<Id>Microsoft.Windows.InternetInformationServices.2000.FTPSite</Id>
</ColumnInfo>
<ColumnInfo Index="4" SortIndex="-1" Width="100" Grouped="false" Sorted="false" IsSortable="true" Visible="true" SortOrder="Ascending">
<Name>FTPSite State</Name>
<Id>Microsoft.Windows.InternetInformationServices.2003.FTPSite</Id>
</ColumnInfo>
<ColumnInfo Index="5" SortIndex="-1" Width="100" Grouped="false" Sorted="false" IsSortable="true" Visible="true" SortOrder="Ascending">
<Name>FTPSite State</Name>
<Id>Microsoft.Windows.InternetInformationServices.2008.FTPSite</Id>
</ColumnInfo>
<ColumnInfo Index="6" SortIndex="-1" Width="100" Grouped="false" Sorted="false" IsSortable="true" Visible="true" SortOrder="Ascending">
<Name>FTPSite State</Name>
<Id>Microsoft.Windows.InternetInformationServices.2008.LegacyFTPSite</Id>
</ColumnInfo>
</Presentation>
</View>