N - R (IIS 6.0 Metabase Properties Mapping to IIS 7 and higher)

The table below contains the:

  • Names of the IIS 6.0 metabase properties that begin with letters, N - R.

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

Metabase Property

IIS 6.0 WMI Class

IIS 7.0 Schema Element

IIS 7.0 WMI Class

NameResolutionType

IIsSmtpServerSetting

IIsSmtpServiceSetting

None

Note

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

None

NewsCrawlerTime

IIsNntpServerSetting

None

Note

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

None

NewsDropDirectory

IIsNntpServerSetting

IIsNntpServiceSetting

None

Note

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

None

NewsFailedPickupDirectory

IIsNntpServerSetting

None

Note

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

None

NewsPickupDirectory

IIsSmtpServerSetting

IIsSmtpServiceSetting

None

Note

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

None

NntpClearTextProvider

IIsNntpServerSetting

None

Note

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

None

NntpCommandLogMask

IIsNntpServerSetting

None

Note

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

None

NntpOrganization

IIsNntpServerSetting

IIsNntpServiceSetting

None

Note

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

None

NntpServiceVersion

IIsNntpServerSetting

None

Note

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

None

NntpUucpName

IIsNntpServerSetting

IIsNntpServiceSetting

None

Note

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

None

NotDeletable

IIsNntpServerSetting

None

Note

This metabase property is deprecated.

None

NTAuthenticationProviders

None

<windowsAuthentication>

   <providers />

</windowsAuthentication>

ConfigurationSection.ConfigurationSectionWithCollection.WindowsAuthenticationSection.Providers.Providers

OrphanActionExe

IIsWebServerSetting

IIsWebServiceSetting

<applicationPools>

   <failure orphanActionExe />

</applicationPools>

Object.ApplicationPool.Failure.OrphanActionExe

Object.Server.ApplicationPoolDefaults.Failure.OrphanActionExe

OrphanActionParams

IIsApplicationPoolSetting

IIsApplicationPoolsSetting

<applicationPools>

   <failure orphanActionParams />

</applicationPools>

Object.ApplicationPool.Failure.OrphanActionParams

Object.Server.ApplicationPoolDefaults.Failure.OrphanActionParams

OrphanWorkerProcess

IIsApplicationPoolSetting

IIsApplicationPoolsSetting

<applicationPools>

   <failure orphanWorkerProcess />

</applicationPools>

Object.ApplicationPool.Failure.OrphanWorkerProcess

Object.Server.ApplicationPoolDefaults.Failure.OrphanWorkerProcess

PassivePortRange

IIsFtpServiceSetting

None

Note

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

None

PassportRequiredADMapping

IIsFtpServiceSetting

None

Note

This metabase property is deprecated.

None

Path

IIsWebServerSetting

IIsWebServiceSetting

<sites>

   <site>

      <application>

         <virtualDirectory physicalPath />

      </application>

   <site>

</sites>

Object.ConfiguredObject.VirtualDirectory.PhysicalPath

Object.Server.VirtualDirectoryDefaults.PhysicalPath

Object.ConfiguredObject.Site. VirtualDirectoryDefaults.PhysicalPath

Object.ConfiguredObject.Application. VirtualDirectoryDefaults.PhysicalPath

PeriodicRestartMemory

IIsWevVirtualDirSetting

<applicationPools>

   <recycling>

      <periodicRestart memory/>

   </recycling>

</applicationPools>

Object.ApplicationPool.Recycling.PeriodicRestart.Memory

Object.Server.ApplicationPoolDefaults.Recycling.PeriodicRestart.Memory

PeriodicRestartPrivateMemory

IIsApplicationPoolSetting

IIsApplicationPoolsSetting

<applicationPools>

   <recycling>

      <periodicRestart privateMemory />

   </recycling>

</applicationPools>

Object.ApplicationPool.Recycling.PrivateMemory

Object.Server.ApplicationPoolDefaults.Recycling.PeriodicRestart.PrivateMemory

PeriodicRestartRequests

IIsApplicationPoolSetting

IIsApplicationPoolsSetting

<applicationPools>

   <recycling requests />

</applicationPools>

Object.ApplicationPool.Recycling.PeriodicRestart.Requests

Object.Server.ApplicationPoolDefaults.Recycling.PeriodicRestart.Requests

PeriodicRestartSchedule

IIsApplicationPoolSetting

IIsApplicationPoolsSetting

<applicationPools>

   <periodicRestart>

      <schedule value />

   </periodicRestart>

</applicationPools>

Object.ApplicationPool.Recycling.PeriodicRestart.Schedule.Value

Object.Server.ApplicationPoolDefaults.Recycling.PeriodicRestart.Schedule.Value

PeriodicRestartTime

IisApplicationPoolSetting

IisApplicationPoolsSetting

<applicationPools>

   <periodicRestart time />

</applicationPools>

Object.ApplicationPool.Recycling.PeriodicRestart.Time

Object.Server.ApplicationPoolDefaults.Recycling.PeriodicRestart.Time

PickupDirectory

IIsSmtpServerSetting

IIsSmtpServiceSetting

<mailSettings>

   <smtp>

      <specifiedPickupDirectory pickupDirectoryLocation />

   </smtp>

</mailSettings>

ConfigurationSection.SmtpMailSettingsSection.SpecifiedPickupDirectory.PickupDirectoryLocation

PingingEnabled

IsSmtpServerSetting

IIsSmtpServiceSetting

<applicationPools>

   <processModel pingingEnabled />

</applicationPools>

Object.ApplicationPool.ProcessModel.PingingEnabled

Object.Server.ApplicationPoolDefaults.ProcessModel.PingingEnabled

PingInterval

IIsApplicationPoolSetting

IIsApplicationPoolsSetting

<applicationPools>

   processModel pingInterval />

</applicationPools>

Object.ApplicationPool.ProcessModel.PingInterval

Object.Server.ApplicationPoolDefaults.ProcessModel.PingInterval

PingResponseTime

IIsApplicationPoolSetting

IIsApplicationPoolsSetting

<applicationPools>

   <processModel pingResponseTime />

</applicationPools>

Object.ApplicationPool.ProcessModel.PingResponseTime

Object.Server.ApplicationPoolDefaults.ProcessModel.PingResponseTime

PoolIdcTimeout

IIsApplicationPoolsSetting

IIsApplicationPoolsSetting

None

Note

This metabase property is deprecated.

None

Pop3properties

IIsWebServerSetting

IIsWebServiceSetting

IIsWebFileSetting

IIsWebVirtualDirSetting

IIsWebDirectorySetting

None

Note

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

None

PostmasterEmail

None

None

Note

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

None

PostmasterName

IIsSmtpServerSetting

None

Note

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

None

PrettyNamesFile

IIsSmtpServerSetting

None

Note

This metabase property is deprecated.

None

ProcessTCRIfLoggedOn

IIsNntpServerSetting

None

Note

This metabase property is deprecated.

None

QueueDirectory

IIsSmtpServerSetting

IIsSmtpServiceSetting

None

None

RapidFailProtection

IIsApplicationPoolSetting

IIsApplicationPoolsSetting

<applicationPools>

   <failure rapidFailProtection />

</applicationPools>

Object.ApplicationPool.Failure.RapidFailProtection

Object.Server.ApplicationPoolDefaults.Failure.RapidFailProtection

RapidFailProtectionInterval

IIsApplicationPoolSetting

IIsApplicationPoolsSetting

<applicationPools>

   <failure rapidFailProtectionInterval />

</applicationPools>

Object.ApplicationPool.Failure.RapidFailProtectionInterval

Object.Server.ApplicationPoolDefaults.Failure.RapidFailProtectionInterval

RapidFailProtectionMaxCrashes

IIsApplicationPoolSetting

IIsApplicationPoolsSetting

<applicationPools>

   <failure rapidFailProtectionMaxCrashes />

</applicationPools>

Object.ApplicationPool.Failure.RapidFailProtectionMaxCrashes

Object.Server.ApplicationPoolDefaults.Failure.RapidFailProtectionMaxCrashes

Realm

IIsApplicationPoolSetting

IIsApplicationPoolsSetting

<authentication>

   <basicAuthentication realm />

   <digestAuthentication realm />

</authentication>

ConfigurationSection.BasicAuthenticationSection.Realm

ConfigurationSection.DigestAuthenticationSection.Realm

RedirectHeaders

IIsWebServerSetting

IIsWebServiceSetting

IIsWebFileSetting

IIsWebVirtualDirSetting

IIsWebDirectorySetting

<httpProtocol>

   <redirectHeaders>

</httpProtocol>

ConfigurationSection.ConfigurationSectionWithCollection.HttpProtocolSection.RedirectHeaders.RedirectHeaders

RelayForAuth

IIsSmtpDomainSetting

None

Note

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

None

RelayIpList

IIsSmtpServerSetting

IIsSmtpServiceSetting

IIsSmtpDomainSetting

None

Note

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

None

RemoteRetryAttempts

IIsSmtpServerSetting

IIsSmtpServiceSetting

IIsSmtpDomainSetting

None

Note

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

None

RemoteRetryInterval

IIsSmtpServerSetting

IIsSmtpServiceSetting

None

Note

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

None

RemoteSmtpPort

IIsSmtpServerSetting

IIsSmtpServiceSetting

None

Note

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

None

RemoteSmtpSecurePort

IIsSmtpServerSetting

IIsSmtpServiceSetting

None

Note

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

None

RemoteTimeout

IIsSmtpServerSetting

IIsSmtpServiceSetting

None

Note

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

None

RsestrictionListCustomDesc

IIsSmtpServerSetting

IIsSmtpServiceSetting

None

Note

This metabase property is deprecated.

None

RevocationFreshnessTime

None

None

See HTTP_SERVICE_CONFIG_SSL_PARAM

None

RevocationURLRetrievalTimeout

IIsWebServerSetting

IIsWebServiceSetting

None

See HTTP_SERVICE_CONFIG_SSL_PARAM

None

RouteAction

IIsWebServerSetting

IIsWebServiceSetting

None

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

None

RouteActionString

IIsSmtpServerSetting

IIsSmtpServiceSetting

IIsSmtpDomainSetting

None

Note

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

None

RoutePassword

IIsSmtpDomainSetting

None

Note

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

None

RouteUserName

IIsSmtpServerSetting

IIsSmtpServiceSetting

IIsSmtpDomainSetting

None

Note

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

None

RoutingDll

IIsSmtpServerSetting

IIsSmtpServiceSetting

IIsSmtpDomainSetting

None

Note

This metabase property is deprecated.

None

RoutingSources

IIsSmtpServerSetting

IIsSmtpServiceSetting

None

Note

This metabase property is deprecated.

None