B - D (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, B - D.

  • 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 Properties

IIS 6.0 WMI class

IIS 7.0 Schema element/attribute

IIS 7.0 WMI class.property

BadMailDirectory

IIsSmtpServerSetting

IIsSmtpServiceSetting

None

Note

You can configure this metabase property using the IIS Management Compatibility feature.

None

BannerMessage

IIsFtpServerSetting

IIsFtpServiceSetting

None

Note

You can configure this metabase property using the IIS Management Compatibility feature.

None

BINSchemaTimeStamp

IIS_Global

None

Note

This property is deprecated,

None

CacheControlCustom

IIsWebVirtualDirSetting

IIsWebServerSetting

IIsWebServiceSetting

IIsWebFileSetting

IIsWebDirectorySetting

<staticContent>

   <clientCache cacheControlCustom />

</staticContent>

ConfigurationSection.ConfigurationSectionWithCollection.StaticContentSection.ClientCache.CacheControlCustom

CacheControlMaxAge

IIsWebVirtualDirSetting

IIsWebServerSetting

IIsWebServiceSetting

IIsWebFileSetting

IIsWebDirectorySetting

<staticContent>

   <clientCache cacheControlMaxAge />

</staticContent >

ConfigurationSection.ConfigurationSectionWithCollection.StaticContentSection.ClientCache.CacheControlMaxAge

CacheControlNoCache

IIsWebServerSetting

IIsWebServiceSetting

IIsWebDirectorySetting

IIsWebVirtualDirSetting

IIsWebFileSetting

<staticContent>

   <clientCache cacheControlMode />

</staticContent>

ConfigurationSection.ConfigurationSectionWithCollection.StaticContentSection.ClientCache.CacheControlMode

CacheISAPI

IIsWebServerSetting

IIsWebServiceSetting

IIsWebDirectorySetting

IIsWebVirtualDirSetting

None

Note

This property is deprecated.

None

CentralBinaryLoggingEnabled

IIsWebServiceSetting

<log>

   <centralBinaryLogFile enabled />

</log>

ConfigurationSection.LogSection.CentralBinaryLogFile.Enabled

CentralW3CLoggingEnabled

IIsWebServiceSetting

<log>

   <centralW3CLogFile enabled/>

</log>

ConfigurationSection.LogSection.CentraW3CBinaryLogFile.Enabled

CertCheckMode

IIsWebServerSetting

IIsWebServiceSetting

None

Object.SSLBinding.CertificateCheckMode

CGIRestrictionList

None

<isapiCgiRestriction />

ConfigurationSection.ConfigurationSectionWithCollection.IsapiCgiRestrictionSection

CGITimeout

IIsWebServerSetting

IIsWebServiceSetting

IIsWebDirectorySetting

IIsWebVirtualDirSetting

IIsWebFileSetting

<cgi timeout />

ConfigurationSection.CgiSection.Timeout

ChangeNumber

IIS_Global

None

Note

This property is deprecated.

None

ClientPostHardLimit

IIsNntpServerSetting

IIsNntpServiceSetting

None

Note

You can configure this metabase property using the IIS Management Compatibility feature.

None

ClientPostSoftLimit

IIsNntpServerSetting

IIsNntpServiceSetting

None

Note

You can configure this metabase property using the IIS Management Compatibility feature.

None

ClusterEnabled

IIsFtpServerSetting

IIsNntpServerSetting

IIsSmtpServerSetting

IIsWebServerSetting

None

Note

This property is deprecated.

None

CollectionComment

None

None

Note

This property is deprecated.

None

ConnectResponse

IIsSmtpServiceSetting

IIsSmtpServerSetting

None

Note

You can configure this metabase property using the IIS Management Compatibility feature.

None

ConnectionTimeout

IIsWebServerSetting

IIsWebServiceSetting

<sites>

   <limits connectionTimeout />

</sites>

...

<webLimits connectionTimeout />

Object.ConfiguredObject.Site.Limits.ConnectionTimeout

Object.Server.SiteDefaults.Limits.ConnectionTimeout

ConfigurationSection.WebLimitsSection.ConnectionTimeout

ContentIndexed

IIsWebServerSetting

IIsWebServiceSetting

IIsWebDirectorySetting

IIsNntpServiceSetting

IIsNntpServerSetting

IIsNntpVirtualDirSetting

None

Note

This property is deprecated.

None

CPUAction

IIsApplicationPool

IIsApplicationPools

<applicationPools>

   <cpu action />

</applicationPools>

Object.ApplicationPool.Cpu.Action

Object.Server.ApplicationPoolDefaults.Cpu.Action

CPULimit

IIsApplicationPool

IIsApplicationPools

<applicationPools>

   <cpu limit />

</applicationPools>

Object.ApplicationPool.Cpu.Limit

Object.Server.ApplicationPoolDefaults.Cpu.Limit

CPUResetInterval

IIsApplicationPool

IIsApplicationPools

<applicationPools>

   <cpu resetinterval

</applicationPools>

Object.ApplicationPool.Cpu.ResetInterval

Object.Server.ApplicationPoolDefaults.Cpu.ResetInterval

CreateCGIWithNewConsole

IIsWebVirtualDirSetting

IIsWebServerSetting

IIsWebServiceSetting

IIsWebDirectorySetting

IIsWebFileSetting

<cgi createCGIWithNewConsole />

ConfigurationSection.CgiSection.CreateCGIWithNewConsole

CreateProcessAsUser

IIsWebVirtualDirSetting

IIsWebServerSetting

IIsWebServiceSetting

IIsWebDirectorySetting

IIsWebFileSetting

<cgi createProcessAsUser />

ConfigurationSection.CgiSection.CreateProcessAsUser

CSideEtrnDomains

IIsSmtpDomainSetting

None

Note

You can configure this metabase property using the IIS Management Compatibility feature.

None

CustomErrorDescriptions

IIsWebInfoSetting

None

Note

This property is deprecated.

None

DefaultDoc

IIsWebVirtualDirSetting

IIsWebServerSetting

IIsWebServiceSetting

IIsWebDirectorySetting

<defaultDocument />

ConfigurationSection.DefaultDocument

DefaultDocFooter

IIsWebVirtualDirSetting

IIsWebServerSetting

IIsWebServiceSetting

IIsWebDirectorySetting

<staticContent defaultDocFooter />

ConfigurationSection.ConfigurationSectionWithCollection.StaticContentSection.DefaultDocFooter

DefaultDomain

IIsSmtpServerSetting

IIsSmtpServiceSetting

None

Note

You can configure this metabase property using the IIS Management Compatibility feature.

None

DefaultLogonDomain

IIsWebVirtualDirSetting

IIsWebServerSetting

IIsWebServiceSetting

IIsWebFileSetting

IIsWebDirectorySetting

<security>

   <authentication>

      <basicAuthentication defaultLogonDomain />

      <iisClientCertificateMappingAuthentication defaultLogonDomain />

   </authentication>

</security>

ConfigurationSection.BasicAuthenticationSection.DefaultLogonDomain

ConfigurationSection.IisClientCertificateMappingAuthenticationSection.DefaultLogonDomain

DefaultModeratorDomain

IIsNntpServiceSetting

IIsNntpServerSetting

None

Note

You can configure this metabase property using the IIS Management Compatibility feature.

None

DemandStartThreshold

IIsWebServiceSetting

<webLimits demandStartThreshold />

ConfigurationSection.WebLimitsSection.DemandStartThreshold

DirBrowseFlags.DirBrowsexxx

IIsWebVirtualDirSetting

IIsWebServerSetting

IIsWebServiceSetting

IIsWebDirectorySetting

<directoryBrowse showFlags />

ConfigurationSection.DirectoryBrowseSection.ShowFlags

DirBrowseFlags.EnableDefaultDoc

IIsWebVirtualDirSetting

IIsWebServerSetting

IIsWebServiceSetting

IIsWebDirectorySetting

<defaultDocument enabled />

ConfigurationSection.DefaultDocumentSection.Enabled

DirBrowseFlags.EnableDirBrowse

IIsWebVirtualDirSetting

IIsWebServerSetting

IIsWebServiceSetting

IIsWebFileSetting

IIsWebDirectorySetting

<directoryBrowse enabled />

ConfigurationSection.DirectoryBrowse.Enabled

DirectoryLevelsToScan

IIsWebServiceSetting

IIsNntpServiceSetting

IIsFtpServiceSetting

None

Note

You can configure this metabase property using the IIS Management Compatibility feature.

None

DisableNewNews

IIsNntpServerSetting

IIsNntpServiceSetting

None

Note

You can configure this metabase property using the IIS Management Compatibility feature.

None

DisableSocketPooling

IIsWebServerSetting

IIsWebServiceSetting

IIsFTPServerSetting

IIsFTPServiceSetting

IIsSmtpServerSetting

IIsSmtpServiceSetting

None

Note

This property is deprecated.

None

DisableStaticFileCache

IIsWebVirtualDirSetting

None

Note

This property is deprecated.

None

DisallowOverlappingRotation

IIsApplicationPool

IIsApplicationPools

<applicationPools>

   <recycling disallowOverlappingRotation /> <applicationPools />

Object.ApplicationPool.Recycling.DisallowOverlappingRotation

Object.Server.ApplicationPoolDefaults.Recycling.DisallowOverlappingRotation

DisallowRotationOnConfigChange

IIsApplicationPool

IIsApplicationPools

<applicationPools>

   <recycling disallowRotationOnConfigChange />

</applicationPools>

Object.ApplicationPool.Recycling.DisallowRotationOnConfigChange

Object.Server.ApplicationPoolDefaults.Recycling.DisallowRotationOnConfigChange

DoDynamicCompression

IIsWebVirtualDirSetting

IIsWebServerSetting

IIsWebServiceSetting

IIsWebFileSetting

IIsWebDirectorySetting

<httpCompression doDynamicCompression />

<UrlCompression doDynamicCompression />

ConfigurationSection.ConfigurationSectionWithCollection.HttpCompressionSection.HttpCompression.DoDynamicCompression

ConfigurationSection.UrlCompressionSection.DoDynamicCompression

DontLog

IIsWebVirtualDirSetting

IIsWebServerSetting

IIsWebServiceSetting

IIsWebFileSetting

IIsWebDirectorySetting

<httpLogging dontLog />

ConfigurationSection.HttpLoggingSection.DontLog

DoStaticCompression

IIsWebVirtualDirSetting

IIsWebServerSetting

IIsWebServiceSetting

IIsWebFileSetting

IIsWebDirectorySetting

<httpCompression>

   <doStaticCompression />

</httpCompression>

ConfigurationSection.ConfigurationSectionWithCollection.HttpCompressionSection.HttpCompression.DoStaticCompression

ConfigurationSection.UrlCompressionSection.DoStaticCompression

DownlevelAdminInstance

IIsWebServiceSetting

IIsFTPServiceSetting

None

Note

You can configure this metabase property using the IIS Management Compatibility feature.

None

DropDirectory

IIsSmtpServerSetting

IIsSmtpServiceSetting

None

Note

You can configure this metabase property using the IIS Management Compatibility feature.

None