I - M (IIS 6.0 Metabase Property Mapping to IIS 7 and higher)
The table below contains the:
Names of the IIS 6.0 metabase properties that begin with letters, I - M.
IIS 6.0 WMI classes used to configure each metabase property.
IIS 7.0 XML configuration elements or attributes.
IIS 7.0 WMI class used to configure the XML configuration element.
Names of IIS 6.0 metabase properties not supported or not mapped to an IIS 7.0 configuration element.
IIS 6.0 Metabase Property |
IIS 6.0 WMI Class |
IIS 7.0 Schema Element/Attribute |
IIS 7.0 WMI Class.Property |
---|---|---|---|
IdleTimeout |
IIsApplicationPoolSetting IIsApplicationPoolsSetting |
<applicationPools> <processModel idleTimeout /> <applicationPools> |
Object.ApplicationPool.ProcessModel ConfigurationSection.ProcessModelSection.IdleTimeout |
IIS5IsolationModeEnabled |
IIsWebServiceSetting |
None Note This metabase property is deprecated. |
None |
InProcessIsapiApps |
IIsWebServiceSetting |
None Note This metabase property is deprecated. |
None |
IsapiRestrictionList |
None |
None Note This metabase property is deprecated. |
None See ConfigurationSection.ConfigurationSectionWithCollection.IsapiCgiRestionSection |
IPSecurity |
IIsWebServerSetting IIsWebServiceSetting IIsWebFileSetting IIsWebdirectorySetting IIsWebVirtualDirSetting |
<security> <ipSecurity allowUnlisted /> </security> |
ConfigurationSection.ConfigurationSectionWithCollection.IPSecuritySection.AllowUnlisted |
KeyType |
IIsWebVirtualDirSetting IIsWebServerSetting IIsComputerSetting IIsWebServiceSetting IIsWebFileSetting IIsWebDirectorySetting IIsFilterSetting IIsFiltersSetting IIsCompressionSchemeSetting IIsCompressionSchemesSetting IIsCertMapperSetting IIsMimeMapSetting IIsLogModulesSetting IIsLogModuleSetting IIsCustomLogModuleSetting IIsWebInfoSetting IIS_ROOT IIS_Global IIsApplicationPoolSetting IIsApplicationPoolsSetting |
None Note This metabase property is deprecated. |
None |
LoadBalancerCapabilities |
IIsApplicationPoolSetting IIsApplicationPoolsSetting |
<applicationPools> <failure loadBalancerCapabilities /> </applicationPools> |
Object.ApplicationPool.Failure.LoadBalancerCapabilities Object.Server.ApplicationPoolDefaults.Failure.LoadBalancerCapabilities |
LocalDomains |
IIsSmtpServerSetting IIsSmtpServiceSetting |
None Note You can configure this metabase property using the IIS Management Compatibility feature. |
None |
LocalRetryAttempts |
IIsSmtpServerSetting |
None Note You can configure this metabase property using the IIS Management Compatibility feature. |
None |
LocalRetryInterval |
IIsSmtpServiceSetting |
None Note Configure this metabase property using the IIS Management Compatibility feature. |
None |
LogAnonymous |
IIsFtpServerSetting IIsFtpServiceSetting |
None Note Configure this metabase property using the IIS Management Compatibility feature. |
None |
LogCustomPropertyproperties |
IIsCustomLogModuleSetting |
None Note This metabase property is deprecated. |
None |
LogEventOnRecycle |
IIsApplicationPoolSetting IIsApplicationPoolsSetting |
<applicationPools> <recycling logEventOnRecycle /> <applicationPools> |
Object.ApplicationPool.Recycling.LogEventOnRecycle Object.Server.ApplicationPoolDefaults.Recycling.LogEventOnRecycle |
LogExtFileFlags |
IIsWebServiceSetting IIsWebServerSetting |
<log logExtFileFlags /> <centralW3CLogFile logExtFileFlags /> </log> |
Object.ConfiguredObject.Site.LogFile.LogExtFileFlags ConfigurationSection.LogSection.CentralW3CLogFile.LogExtFileFlags |
LogFileDirectory |
IIsWebServiceSetting IIsWebServerSetting |
<log> <centralBinaryLogFile directory /> <centralW3CLogFile directory /> </log> |
ConfigurationSection.LogSection.CentralW3CLogFile.Directory ConfigurationSection.LogSection.CentralBinaryLogFile.Directory Object.ConfiguredObject.Site.LogFile.Directory |
LogFileLocalTimeRollover |
IIsWebServiceSetting IIsWebServerSetting |
<log> <centralBinaryLogFile localTimeRollover /> <centralW3CLogFile localTimeRollover /> </log> |
ConfigurationSection.LogSection.CentralW3CLogFile.LocalTimeRollover ConfigurationSection.LogSection.CentralBinaryLogFile.LocalTimeRollover Object.ConfiguredObject.Site.LogFile.LocalTimeRollover |
LogFilePeriod |
IIsWebServiceSetting IIsWebServerSetting |
<log> <centralBinaryLogFile period /> <centralW3CLogFile period /> </log> |
ConfigurationSection.LogSection.CentralW3CLogFile.Period ConfigurationSection.LogSection.CentralBinaryLogFile.Period Object.ConfiguredObject.Site.LogFile.Period |
LogFileTruncateSize |
IIsWebServiceSetting IIsWebServerSetting |
<log> <centralBinaryLogFile truncateSize /> <centralW3CLogFile truncateSize /> </log> |
ConfigurationSection.LogSection.CentralW3ClogFile.TruncateSize ConfigurationSection.LogSection.CentralBinaryLogFile.TruncateSize Object.ConfiguredObject.Site.LogFile.TruncateSize |
LoginUTF8 |
IIsWebServiceSetting |
<log logInUTF8 /> |
ConfigurationSection.LogSection.LogInUTF8 |
LogModuleID |
IIsLogModuleSetting |
None Note This metabase property is deprecated. |
None |
LogModuleUiId |
IIsLogModuleSetting |
None Note This metabase property is deprecated. |
None |
LogModuleList |
IIsWebServiceSetting IIsWebServerSetting |
None |
None |
LogNonAnonymous |
IIsFtpServerSetting IIsFtpServiceSetting |
None Note Configure this metabase property using the IIS Management Compatibility feature. |
None |
LogOdbcproperties |
IIsWebServiceSetting IIsWebServerSetting |
None Note This metabase property is deprecated. |
None |
LogPluginClsid |
IIsWebServiceSetting IIsWebServerSetting |
<sites> <logFile customLogPluginClsid /> </sites> |
Object.ConfiguredObject.Site.LogFile.CustomLogPluginClsid |
LogType |
IIsWebServiceSetting IIsWebServerSetting |
None Note This metabase property is deprecated. |
None See: Object.ConfiguredObject.Site.LogFile.Enabled |
MajorIIsVersionNumber |
IIsWebInfoSetting |
None Note This metabase property is deprecated. |
None |
MasqueradeDomain |
IIsSmtpServerSetting IIsSmtpServiceSetting |
None Note Configure this metabase property using the IIS Management Compatibility feature. |
None |
MaxBandwidth |
IIsWebServerSetting IIsWebServiceSetting IIsComputerSetting |
<sites> <limits maxBandwidth /> </sites> |
Object.ConfiguredObject.Site.Limits.MaxBandwidth Object.Server.SiteDefaults.Limits.MaxBandwidth |
MaxBandwidthBlocked |
IIsWebServerSetting IIsComputerSetting |
None Note This metabase property is deprecated. |
None |
MaxBatchedMessages |
IIsSmtpServiceSetting IIsSmtpServerSetting |
None Note This metabase property is deprecated. |
None |
MaxClientsMessages |
IIsFtpServerSetting IIsFtpServiceSetting |
None Note Configure this metabase property using the IIS Management Compatibility feature. |
None |
MaxConnections |
IIsWebServerSetting IIsWebServiceSetting |
<sites> <limits maxConnections /> </sites> |
Object.ConfiguredObject.Site.Limits.MaxConnections Object.Server.SiteDefaults.Limits.MaxConnections |
MaxDirChangeIOSize |
IIsSmtpServiceSetting IIsSmtpServerSetting |
None Note This metabase property is deprecated. |
None |
MaxEndPointConnections |
IIsWebServerSetting IIsWebServiceSetting |
None |
None |
MaxErrorFiles |
IIsComputerSetting |
None Note You canconfigure this metabase property using the IIS Management Compatibility feature. |
None |
MaxGlobalBandwidth |
IIsWebServiceSetting |
<webLimits maxGlobalBandwidth /> |
ConfigurationSection.WeblimitsSection.MaxGlobalBandwidth |
MaxHistoryFiles |
IIsComputerSetting |
None Note This metabase property is deprecated. |
None |
MaxMailObjects |
IIsSmtpServiceSetting IIsSmtpServerSetting |
None Note Configure this metabase property using the IIS Management Compatibility feature. |
None |
MaxMessageSize |
IIsSmtpServiceSetting IIsSmtpServerSetting |
None Note Configure this metabase property using the IIS Management Compatibility feature. |
None |
MaxOutConnections |
IIsSmtpServiceSetting IIsSmtpServerSetting |
None Note Configure this metabase property using the IIS Management Compatibility feature. |
None |
MaxOutConnectionsPerDomain |
IIsSmtpServiceSetting IIsSmtpServerSetting |
None Note Configure this metabase property using the IIS Management Compatibility feature. |
None |
MaxProcesses |
IIsApplicationPoolSetting IIsApplicationPoolsSetting |
<applicationPools> <processModel maxProcesses /> </applicationPools> |
Object.ApplicationPool.ProcessModel.MaxProcesses Object.Server.ApplicationPoolDefaults.ProcessModel.MaxProcesses |
MaxRecipients |
IIsSmtpServiceSetting IIsSmtpServerSetting |
None Note Configure this metabase property using the IIS Management Compatibility feature. |
None |
MaxRequestEntityAllowed |
IIsWebServerSetting IIsWebServiceSetting IIsWebFileSetting IIsWebdirectorySetting IIsWebVirtualDirSetting |
<asp> <limits maxRequestEntityAllowed /> </asp> |
ConfigurationSection.AspSection.Limits.MaxRequestEntityAllowed |
MaxSearchResults |
IIsNntpServerSetting IIsNntpServiceSetting |
None Note Configure this metabase property using the IIS Management Compatibility feature. |
None |
MaxSessionSize |
IIsSmtpServiceSetting IIsSmtpServerSetting |
None Note Configure this metabase property using the IIS Management Compatibility feature. |
None |
MaxSmtpErrors |
IIsSmtpServiceSetting IIsSmtpServerSetting |
None Note Configure this metabase property using the IIS Management Compatibility feature. |
None |
MaxSmtpLogonErrors |
None |
None Note Configure this metabase property using the IIS Management Compatibility feature. |
None |
MD_properties |
IIsComputerSetting IIsWebServerSetting IIsWebInfoSetting |
None Note This metabase property is deprecated. |
None |
MimeMap |
IIsMimeMapSetting IIsWebServerSetting IIsWebServiceSetting IIsWebFileSetting IIsWebdirectorySetting IIsWebVirtualDirSetting |
<staticContent> <mimeMap /> </staticContent> |
ConfigurationSection.ConfigurationSectionWithCollection.StaticContent |
MinFileBytesPerSec |
IIsWebServiceSetting |
<webLimits minBytesPerSecond /> |
ConfigurationSection.WeblimitsSection.MinBytesPerSecond |
MinorIIsVersionNumber |
IIsWebInfoSetting |
None Note This metabase property is deprecated. |
None |
ModeratorFile |
IIsNntpServerSetting |
None Note Configure this metabase property using the IIS Management Compatibility feature. |
None |
MSDOSDirOutput |
IIsFtpServerSetting IIsFtpServiceSetting |
None Note Configure this metabase property using the IIS Management Compatibility feature. |
None |