IIsApplicationPoolSetting, ROOT\MicrosoftIISv2 - Instances

Class | Methods | Properties (54) | Qualifiers (4) | Instances (17) | Namespaces (1)
Samples: VB Script | C# | VB.Net | Search on:Microsoft

Instances of IIsApplicationPoolSetting

This section contains sample wmi instances of IIsApplicationPoolSetting class with their properties from Microsoft Windows Server 2012 R2 Datacenter Evaluation.

Instance \\W2012SDC\ROOT\MicrosoftIISv2:IIsApplicationPoolSetting.Name="W3SVC/APPPOOLS/DefaultAppPool"

Properties={
   'AdminACLBin' : null
   'AppPoolAutoStart' : True //Boolean, 0xFFFFFFFF
   'AppPoolCommand' : 1 //Long, 0x1
   'AppPoolIdentityType' : 4 //Long, 0x4
   'AppPoolQueueLength' : 1000 //Long, 0x3E8
   'AppPoolRecycleConfigChange' : False //Boolean, 0x0
   'AppPoolRecycleIsapiUnhealthy' : False //Boolean, 0x0
   'AppPoolRecycleMemory' : True //Boolean, 0xFFFFFFFF
   'AppPoolRecycleOnDemand' : False //Boolean, 0x0
   'AppPoolRecyclePrivateMemory' : False //Boolean, 0x0
   'AppPoolRecycleRequests' : False //Boolean, 0x0
   'AppPoolRecycleSchedule' : False //Boolean, 0x0
   'AppPoolRecycleTime' : False //Boolean, 0x0
   'AppPoolState' : 2 //Long, 0x2
   'AutoShutdownAppPoolExe' : '' //String
   'AutoShutdownAppPoolParams' : '' //String
   'Caption' : null
   'CPUAction' : 0 //Long, 0x0
   'CPULimit' : 0 //Long, 0x0
   'CPUResetInterval' : 0 //Long, 0x0
   'Description' : null
   'DisallowOverlappingRotation' : False //Boolean, 0x0
   'DisallowRotationOnConfigChange' : False //Boolean, 0x0
   'Enable32BitAppOnWin64' : False //Boolean, 0x0
   'IdleTimeout' : 20 //Long, 0x14
   'LoadBalancerCapabilities' : 2 //Long, 0x2
   'LogEventOnRecycle' : 8 //Long, 0x8
   'LogonMethod' : 3 //Long, 0x3
   'ManagedPipelineMode' : 0 //Long, 0x0
   'ManagedRuntimeVersion' : 'v4.0' //String
   'MaxProcesses' : 1 //Long, 0x1
   'Name' : 'W3SVC/APPPOOLS/DefaultAppPool' //String
   'OrphanActionExe' : null
   'OrphanActionParams' : null
   'OrphanWorkerProcess' : False //Boolean, 0x0
   'PeriodicRestartMemory' : 512000 //Long, 0x7D000
   'PeriodicRestartPrivateMemory' : 0 //Long, 0x0
   'PeriodicRestartRequests' : 10000 //Long, 0x2710
   'PeriodicRestartSchedule' : [''] //Variant()
   'PeriodicRestartTime' : 60 //Long, 0x3C
   'PingingEnabled' : True //Boolean, 0xFFFFFFFF
   'PingInterval' : 30 //Long, 0x1E
   'PingResponseTime' : 60 //Long, 0x3C
   'RapidFailProtection' : True //Boolean, 0xFFFFFFFF
   'RapidFailProtectionInterval' : 5 //Long, 0x5
   'RapidFailProtectionMaxCrashes' : 5 //Long, 0x5
   'SettingID' : null
   'ShutdownTimeLimit' : 90 //Long, 0x5A
   'SMPAffinitized' : False //Boolean, 0x0
   'SMPProcessorAffinityMask' : -1 //Long, 0xFFFFFFFF
   'StartupTimeLimit' : 90 //Long, 0x5A
   'WAMUserName' : '' //String
   'WAMUserPass' : '' //String
   'Win32Error' : 0 //Long, 0x0
}

Instance \\W2012SDC\ROOT\MicrosoftIISv2:IIsApplicationPoolSetting.Name="W3SVC/APPPOOLS/.NET v4.5 Classic"

Properties={
   'AdminACLBin' : null
   'AppPoolAutoStart' : True //Boolean, 0xFFFFFFFF
   'AppPoolCommand' : 1 //Long, 0x1
   'AppPoolIdentityType' : 4 //Long, 0x4
   'AppPoolQueueLength' : 1000 //Long, 0x3E8
   'AppPoolRecycleConfigChange' : False //Boolean, 0x0
   'AppPoolRecycleIsapiUnhealthy' : False //Boolean, 0x0
   'AppPoolRecycleMemory' : True //Boolean, 0xFFFFFFFF
   'AppPoolRecycleOnDemand' : False //Boolean, 0x0
   'AppPoolRecyclePrivateMemory' : False //Boolean, 0x0
   'AppPoolRecycleRequests' : False //Boolean, 0x0
   'AppPoolRecycleSchedule' : False //Boolean, 0x0
   'AppPoolRecycleTime' : False //Boolean, 0x0
   'AppPoolState' : 2 //Long, 0x2
   'AutoShutdownAppPoolExe' : '' //String
   'AutoShutdownAppPoolParams' : '' //String
   'Caption' : null
   'CPUAction' : 0 //Long, 0x0
   'CPULimit' : 0 //Long, 0x0
   'CPUResetInterval' : 0 //Long, 0x0
   'Description' : null
   'DisallowOverlappingRotation' : False //Boolean, 0x0
   'DisallowRotationOnConfigChange' : False //Boolean, 0x0
   'Enable32BitAppOnWin64' : False //Boolean, 0x0
   'IdleTimeout' : 20 //Long, 0x14
   'LoadBalancerCapabilities' : 2 //Long, 0x2
   'LogEventOnRecycle' : 8 //Long, 0x8
   'LogonMethod' : 3 //Long, 0x3
   'ManagedPipelineMode' : 1 //Long, 0x1
   'ManagedRuntimeVersion' : 'v4.0' //String
   'MaxProcesses' : 1 //Long, 0x1
   'Name' : 'W3SVC/APPPOOLS/.NET v4.5 Classic' //String
   'OrphanActionExe' : null
   'OrphanActionParams' : null
   'OrphanWorkerProcess' : False //Boolean, 0x0
   'PeriodicRestartMemory' : 512000 //Long, 0x7D000
   'PeriodicRestartPrivateMemory' : 0 //Long, 0x0
   'PeriodicRestartRequests' : 10000 //Long, 0x2710
   'PeriodicRestartSchedule' : [''] //Variant()
   'PeriodicRestartTime' : 60 //Long, 0x3C
   'PingingEnabled' : True //Boolean, 0xFFFFFFFF
   'PingInterval' : 30 //Long, 0x1E
   'PingResponseTime' : 60 //Long, 0x3C
   'RapidFailProtection' : True //Boolean, 0xFFFFFFFF
   'RapidFailProtectionInterval' : 5 //Long, 0x5
   'RapidFailProtectionMaxCrashes' : 5 //Long, 0x5
   'SettingID' : null
   'ShutdownTimeLimit' : 90 //Long, 0x5A
   'SMPAffinitized' : False //Boolean, 0x0
   'SMPProcessorAffinityMask' : -1 //Long, 0xFFFFFFFF
   'StartupTimeLimit' : 90 //Long, 0x5A
   'WAMUserName' : '' //String
   'WAMUserPass' : '' //String
   'Win32Error' : 0 //Long, 0x0
}

Instance \\W2012SDC\ROOT\MicrosoftIISv2:IIsApplicationPoolSetting.Name="W3SVC/APPPOOLS/.NET v4.5"

Properties={
   'AdminACLBin' : null
   'AppPoolAutoStart' : True //Boolean, 0xFFFFFFFF
   'AppPoolCommand' : 1 //Long, 0x1
   'AppPoolIdentityType' : 4 //Long, 0x4
   'AppPoolQueueLength' : 1000 //Long, 0x3E8
   'AppPoolRecycleConfigChange' : False //Boolean, 0x0
   'AppPoolRecycleIsapiUnhealthy' : False //Boolean, 0x0
   'AppPoolRecycleMemory' : True //Boolean, 0xFFFFFFFF
   'AppPoolRecycleOnDemand' : False //Boolean, 0x0
   'AppPoolRecyclePrivateMemory' : False //Boolean, 0x0
   'AppPoolRecycleRequests' : False //Boolean, 0x0
   'AppPoolRecycleSchedule' : False //Boolean, 0x0
   'AppPoolRecycleTime' : False //Boolean, 0x0
   'AppPoolState' : 2 //Long, 0x2
   'AutoShutdownAppPoolExe' : '' //String
   'AutoShutdownAppPoolParams' : '' //String
   'Caption' : null
   'CPUAction' : 0 //Long, 0x0
   'CPULimit' : 0 //Long, 0x0
   'CPUResetInterval' : 0 //Long, 0x0
   'Description' : null
   'DisallowOverlappingRotation' : False //Boolean, 0x0
   'DisallowRotationOnConfigChange' : False //Boolean, 0x0
   'Enable32BitAppOnWin64' : False //Boolean, 0x0
   'IdleTimeout' : 20 //Long, 0x14
   'LoadBalancerCapabilities' : 2 //Long, 0x2
   'LogEventOnRecycle' : 8 //Long, 0x8
   'LogonMethod' : 3 //Long, 0x3
   'ManagedPipelineMode' : 0 //Long, 0x0
   'ManagedRuntimeVersion' : 'v4.0' //String
   'MaxProcesses' : 1 //Long, 0x1
   'Name' : 'W3SVC/APPPOOLS/.NET v4.5' //String
   'OrphanActionExe' : null
   'OrphanActionParams' : null
   'OrphanWorkerProcess' : False //Boolean, 0x0
   'PeriodicRestartMemory' : 512000 //Long, 0x7D000
   'PeriodicRestartPrivateMemory' : 0 //Long, 0x0
   'PeriodicRestartRequests' : 10000 //Long, 0x2710
   'PeriodicRestartSchedule' : [''] //Variant()
   'PeriodicRestartTime' : 60 //Long, 0x3C
   'PingingEnabled' : True //Boolean, 0xFFFFFFFF
   'PingInterval' : 30 //Long, 0x1E
   'PingResponseTime' : 60 //Long, 0x3C
   'RapidFailProtection' : True //Boolean, 0xFFFFFFFF
   'RapidFailProtectionInterval' : 5 //Long, 0x5
   'RapidFailProtectionMaxCrashes' : 5 //Long, 0x5
   'SettingID' : null
   'ShutdownTimeLimit' : 90 //Long, 0x5A
   'SMPAffinitized' : False //Boolean, 0x0
   'SMPProcessorAffinityMask' : -1 //Long, 0xFFFFFFFF
   'StartupTimeLimit' : 90 //Long, 0x5A
   'WAMUserName' : '' //String
   'WAMUserPass' : '' //String
   'Win32Error' : 0 //Long, 0x0
}

Instance \\W2012SDC\ROOT\MicrosoftIISv2:IIsApplicationPoolSetting.Name="W3SVC/APPPOOLS/RDWebAccess"

Properties={
   'AdminACLBin' : null
   'AppPoolAutoStart' : True //Boolean, 0xFFFFFFFF
   'AppPoolCommand' : 1 //Long, 0x1
   'AppPoolIdentityType' : 4 //Long, 0x4
   'AppPoolQueueLength' : 1000 //Long, 0x3E8
   'AppPoolRecycleConfigChange' : False //Boolean, 0x0
   'AppPoolRecycleIsapiUnhealthy' : False //Boolean, 0x0
   'AppPoolRecycleMemory' : True //Boolean, 0xFFFFFFFF
   'AppPoolRecycleOnDemand' : False //Boolean, 0x0
   'AppPoolRecyclePrivateMemory' : False //Boolean, 0x0
   'AppPoolRecycleRequests' : False //Boolean, 0x0
   'AppPoolRecycleSchedule' : False //Boolean, 0x0
   'AppPoolRecycleTime' : False //Boolean, 0x0
   'AppPoolState' : 2 //Long, 0x2
   'AutoShutdownAppPoolExe' : '' //String
   'AutoShutdownAppPoolParams' : '' //String
   'Caption' : null
   'CPUAction' : 0 //Long, 0x0
   'CPULimit' : 0 //Long, 0x0
   'CPUResetInterval' : 0 //Long, 0x0
   'Description' : null
   'DisallowOverlappingRotation' : False //Boolean, 0x0
   'DisallowRotationOnConfigChange' : False //Boolean, 0x0
   'Enable32BitAppOnWin64' : False //Boolean, 0x0
   'IdleTimeout' : 0 //Long, 0x0
   'LoadBalancerCapabilities' : 2 //Long, 0x2
   'LogEventOnRecycle' : 8 //Long, 0x8
   'LogonMethod' : 3 //Long, 0x3
   'ManagedPipelineMode' : 0 //Long, 0x0
   'ManagedRuntimeVersion' : 'v4.0' //String
   'MaxProcesses' : 1 //Long, 0x1
   'Name' : 'W3SVC/APPPOOLS/RDWebAccess' //String
   'OrphanActionExe' : null
   'OrphanActionParams' : null
   'OrphanWorkerProcess' : False //Boolean, 0x0
   'PeriodicRestartMemory' : 512000 //Long, 0x7D000
   'PeriodicRestartPrivateMemory' : 0 //Long, 0x0
   'PeriodicRestartRequests' : 0 //Long, 0x0
   'PeriodicRestartSchedule' : [''] //Variant()
   'PeriodicRestartTime' : 0 //Long, 0x0
   'PingingEnabled' : True //Boolean, 0xFFFFFFFF
   'PingInterval' : 30 //Long, 0x1E
   'PingResponseTime' : 60 //Long, 0x3C
   'RapidFailProtection' : True //Boolean, 0xFFFFFFFF
   'RapidFailProtectionInterval' : 5 //Long, 0x5
   'RapidFailProtectionMaxCrashes' : 5 //Long, 0x5
   'SettingID' : null
   'ShutdownTimeLimit' : 90 //Long, 0x5A
   'SMPAffinitized' : False //Boolean, 0x0
   'SMPProcessorAffinityMask' : -1 //Long, 0xFFFFFFFF
   'StartupTimeLimit' : 90 //Long, 0x5A
   'WAMUserName' : '' //String
   'WAMUserPass' : '' //String
   'Win32Error' : 0 //Long, 0x0
}

Instance \\W2012SDC\ROOT\MicrosoftIISv2:IIsApplicationPoolSetting.Name="W3SVC/APPPOOLS/HCAPPool"

Properties={
   'AdminACLBin' : null
   'AppPoolAutoStart' : True //Boolean, 0xFFFFFFFF
   'AppPoolCommand' : 1 //Long, 0x1
   'AppPoolIdentityType' : 2 //Long, 0x2
   'AppPoolQueueLength' : 1000 //Long, 0x3E8
   'AppPoolRecycleConfigChange' : False //Boolean, 0x0
   'AppPoolRecycleIsapiUnhealthy' : False //Boolean, 0x0
   'AppPoolRecycleMemory' : True //Boolean, 0xFFFFFFFF
   'AppPoolRecycleOnDemand' : False //Boolean, 0x0
   'AppPoolRecyclePrivateMemory' : False //Boolean, 0x0
   'AppPoolRecycleRequests' : False //Boolean, 0x0
   'AppPoolRecycleSchedule' : False //Boolean, 0x0
   'AppPoolRecycleTime' : False //Boolean, 0x0
   'AppPoolState' : 2 //Long, 0x2
   'AutoShutdownAppPoolExe' : '' //String
   'AutoShutdownAppPoolParams' : '' //String
   'Caption' : null
   'CPUAction' : 0 //Long, 0x0
   'CPULimit' : 0 //Long, 0x0
   'CPUResetInterval' : 0 //Long, 0x0
   'Description' : null
   'DisallowOverlappingRotation' : False //Boolean, 0x0
   'DisallowRotationOnConfigChange' : False //Boolean, 0x0
   'Enable32BitAppOnWin64' : False //Boolean, 0x0
   'IdleTimeout' : 20 //Long, 0x14
   'LoadBalancerCapabilities' : 2 //Long, 0x2
   'LogEventOnRecycle' : 8 //Long, 0x8
   'LogonMethod' : 3 //Long, 0x3
   'ManagedPipelineMode' : 1 //Long, 0x1
   'ManagedRuntimeVersion' : 'v4.0' //String
   'MaxProcesses' : 1 //Long, 0x1
   'Name' : 'W3SVC/APPPOOLS/HCAPPool' //String
   'OrphanActionExe' : null
   'OrphanActionParams' : null
   'OrphanWorkerProcess' : False //Boolean, 0x0
   'PeriodicRestartMemory' : 512000 //Long, 0x7D000
   'PeriodicRestartPrivateMemory' : 0 //Long, 0x0
   'PeriodicRestartRequests' : 10000 //Long, 0x2710
   'PeriodicRestartSchedule' : [''] //Variant()
   'PeriodicRestartTime' : 60 //Long, 0x3C
   'PingingEnabled' : True //Boolean, 0xFFFFFFFF
   'PingInterval' : 30 //Long, 0x1E
   'PingResponseTime' : 60 //Long, 0x3C
   'RapidFailProtection' : True //Boolean, 0xFFFFFFFF
   'RapidFailProtectionInterval' : 5 //Long, 0x5
   'RapidFailProtectionMaxCrashes' : 5 //Long, 0x5
   'SettingID' : null
   'ShutdownTimeLimit' : 90 //Long, 0x5A
   'SMPAffinitized' : False //Boolean, 0x0
   'SMPProcessorAffinityMask' : -1 //Long, 0xFFFFFFFF
   'StartupTimeLimit' : 90 //Long, 0x5A
   'WAMUserName' : '' //String
   'WAMUserPass' : '' //String
   'Win32Error' : 0 //Long, 0x0
}

Instance \\W2012SDC\ROOT\MicrosoftIISv2:IIsApplicationPoolSetting.Name="W3SVC/APPPOOLS/DomainHRAPool"

Properties={
   'AdminACLBin' : null
   'AppPoolAutoStart' : True //Boolean, 0xFFFFFFFF
   'AppPoolCommand' : 1 //Long, 0x1
   'AppPoolIdentityType' : 2 //Long, 0x2
   'AppPoolQueueLength' : 1000 //Long, 0x3E8
   'AppPoolRecycleConfigChange' : False //Boolean, 0x0
   'AppPoolRecycleIsapiUnhealthy' : False //Boolean, 0x0
   'AppPoolRecycleMemory' : True //Boolean, 0xFFFFFFFF
   'AppPoolRecycleOnDemand' : False //Boolean, 0x0
   'AppPoolRecyclePrivateMemory' : False //Boolean, 0x0
   'AppPoolRecycleRequests' : False //Boolean, 0x0
   'AppPoolRecycleSchedule' : False //Boolean, 0x0
   'AppPoolRecycleTime' : False //Boolean, 0x0
   'AppPoolState' : 2 //Long, 0x2
   'AutoShutdownAppPoolExe' : '' //String
   'AutoShutdownAppPoolParams' : '' //String
   'Caption' : null
   'CPUAction' : 0 //Long, 0x0
   'CPULimit' : 0 //Long, 0x0
   'CPUResetInterval' : 0 //Long, 0x0
   'Description' : null
   'DisallowOverlappingRotation' : False //Boolean, 0x0
   'DisallowRotationOnConfigChange' : False //Boolean, 0x0
   'Enable32BitAppOnWin64' : False //Boolean, 0x0
   'IdleTimeout' : 20 //Long, 0x14
   'LoadBalancerCapabilities' : 2 //Long, 0x2
   'LogEventOnRecycle' : 8 //Long, 0x8
   'LogonMethod' : 3 //Long, 0x3
   'ManagedPipelineMode' : 1 //Long, 0x1
   'ManagedRuntimeVersion' : 'v4.0' //String
   'MaxProcesses' : 1 //Long, 0x1
   'Name' : 'W3SVC/APPPOOLS/DomainHRAPool' //String
   'OrphanActionExe' : null
   'OrphanActionParams' : null
   'OrphanWorkerProcess' : False //Boolean, 0x0
   'PeriodicRestartMemory' : 512000 //Long, 0x7D000
   'PeriodicRestartPrivateMemory' : 0 //Long, 0x0
   'PeriodicRestartRequests' : 10000 //Long, 0x2710
   'PeriodicRestartSchedule' : [''] //Variant()
   'PeriodicRestartTime' : 60 //Long, 0x3C
   'PingingEnabled' : True //Boolean, 0xFFFFFFFF
   'PingInterval' : 30 //Long, 0x1E
   'PingResponseTime' : 60 //Long, 0x3C
   'RapidFailProtection' : True //Boolean, 0xFFFFFFFF
   'RapidFailProtectionInterval' : 5 //Long, 0x5
   'RapidFailProtectionMaxCrashes' : 5 //Long, 0x5
   'SettingID' : null
   'ShutdownTimeLimit' : 90 //Long, 0x5A
   'SMPAffinitized' : False //Boolean, 0x0
   'SMPProcessorAffinityMask' : -1 //Long, 0xFFFFFFFF
   'StartupTimeLimit' : 90 //Long, 0x5A
   'WAMUserName' : '' //String
   'WAMUserPass' : '' //String
   'Win32Error' : 0 //Long, 0x0
}

Instance \\W2012SDC\ROOT\MicrosoftIISv2:IIsApplicationPoolSetting.Name="W3SVC/APPPOOLS/NonDomainHRAPool"

Properties={
   'AdminACLBin' : null
   'AppPoolAutoStart' : True //Boolean, 0xFFFFFFFF
   'AppPoolCommand' : 1 //Long, 0x1
   'AppPoolIdentityType' : 2 //Long, 0x2
   'AppPoolQueueLength' : 1000 //Long, 0x3E8
   'AppPoolRecycleConfigChange' : False //Boolean, 0x0
   'AppPoolRecycleIsapiUnhealthy' : False //Boolean, 0x0
   'AppPoolRecycleMemory' : True //Boolean, 0xFFFFFFFF
   'AppPoolRecycleOnDemand' : False //Boolean, 0x0
   'AppPoolRecyclePrivateMemory' : False //Boolean, 0x0
   'AppPoolRecycleRequests' : False //Boolean, 0x0
   'AppPoolRecycleSchedule' : False //Boolean, 0x0
   'AppPoolRecycleTime' : False //Boolean, 0x0
   'AppPoolState' : 2 //Long, 0x2
   'AutoShutdownAppPoolExe' : '' //String
   'AutoShutdownAppPoolParams' : '' //String
   'Caption' : null
   'CPUAction' : 0 //Long, 0x0
   'CPULimit' : 0 //Long, 0x0
   'CPUResetInterval' : 0 //Long, 0x0
   'Description' : null
   'DisallowOverlappingRotation' : False //Boolean, 0x0
   'DisallowRotationOnConfigChange' : False //Boolean, 0x0
   'Enable32BitAppOnWin64' : False //Boolean, 0x0
   'IdleTimeout' : 20 //Long, 0x14
   'LoadBalancerCapabilities' : 2 //Long, 0x2
   'LogEventOnRecycle' : 8 //Long, 0x8
   'LogonMethod' : 3 //Long, 0x3
   'ManagedPipelineMode' : 1 //Long, 0x1
   'ManagedRuntimeVersion' : 'v4.0' //String
   'MaxProcesses' : 1 //Long, 0x1
   'Name' : 'W3SVC/APPPOOLS/NonDomainHRAPool' //String
   'OrphanActionExe' : null
   'OrphanActionParams' : null
   'OrphanWorkerProcess' : False //Boolean, 0x0
   'PeriodicRestartMemory' : 512000 //Long, 0x7D000
   'PeriodicRestartPrivateMemory' : 0 //Long, 0x0
   'PeriodicRestartRequests' : 10000 //Long, 0x2710
   'PeriodicRestartSchedule' : [''] //Variant()
   'PeriodicRestartTime' : 60 //Long, 0x3C
   'PingingEnabled' : True //Boolean, 0xFFFFFFFF
   'PingInterval' : 30 //Long, 0x1E
   'PingResponseTime' : 60 //Long, 0x3C
   'RapidFailProtection' : True //Boolean, 0xFFFFFFFF
   'RapidFailProtectionInterval' : 5 //Long, 0x5
   'RapidFailProtectionMaxCrashes' : 5 //Long, 0x5
   'SettingID' : null
   'ShutdownTimeLimit' : 90 //Long, 0x5A
   'SMPAffinitized' : False //Boolean, 0x0
   'SMPProcessorAffinityMask' : -1 //Long, 0xFFFFFFFF
   'StartupTimeLimit' : 90 //Long, 0x5A
   'WAMUserName' : '' //String
   'WAMUserPass' : '' //String
   'Win32Error' : 0 //Long, 0x0
}

Instance \\W2012SDC\ROOT\MicrosoftIISv2:IIsApplicationPoolSetting.Name="W3SVC/APPPOOLS/Classic .NET AppPool"

Properties={
   'AdminACLBin' : null
   'AppPoolAutoStart' : True //Boolean, 0xFFFFFFFF
   'AppPoolCommand' : 1 //Long, 0x1
   'AppPoolIdentityType' : 4 //Long, 0x4
   'AppPoolQueueLength' : 1000 //Long, 0x3E8
   'AppPoolRecycleConfigChange' : False //Boolean, 0x0
   'AppPoolRecycleIsapiUnhealthy' : False //Boolean, 0x0
   'AppPoolRecycleMemory' : True //Boolean, 0xFFFFFFFF
   'AppPoolRecycleOnDemand' : False //Boolean, 0x0
   'AppPoolRecyclePrivateMemory' : False //Boolean, 0x0
   'AppPoolRecycleRequests' : False //Boolean, 0x0
   'AppPoolRecycleSchedule' : False //Boolean, 0x0
   'AppPoolRecycleTime' : False //Boolean, 0x0
   'AppPoolState' : 2 //Long, 0x2
   'AutoShutdownAppPoolExe' : '' //String
   'AutoShutdownAppPoolParams' : '' //String
   'Caption' : null
   'CPUAction' : 0 //Long, 0x0
   'CPULimit' : 0 //Long, 0x0
   'CPUResetInterval' : 0 //Long, 0x0
   'Description' : null
   'DisallowOverlappingRotation' : False //Boolean, 0x0
   'DisallowRotationOnConfigChange' : False //Boolean, 0x0
   'Enable32BitAppOnWin64' : False //Boolean, 0x0
   'IdleTimeout' : 20 //Long, 0x14
   'LoadBalancerCapabilities' : 2 //Long, 0x2
   'LogEventOnRecycle' : 8 //Long, 0x8
   'LogonMethod' : 3 //Long, 0x3
   'ManagedPipelineMode' : 1 //Long, 0x1
   'ManagedRuntimeVersion' : 'v2.0' //String
   'MaxProcesses' : 1 //Long, 0x1
   'Name' : 'W3SVC/APPPOOLS/Classic .NET AppPool' //String
   'OrphanActionExe' : null
   'OrphanActionParams' : null
   'OrphanWorkerProcess' : False //Boolean, 0x0
   'PeriodicRestartMemory' : 512000 //Long, 0x7D000
   'PeriodicRestartPrivateMemory' : 0 //Long, 0x0
   'PeriodicRestartRequests' : 10000 //Long, 0x2710
   'PeriodicRestartSchedule' : [''] //Variant()
   'PeriodicRestartTime' : 60 //Long, 0x3C
   'PingingEnabled' : True //Boolean, 0xFFFFFFFF
   'PingInterval' : 30 //Long, 0x1E
   'PingResponseTime' : 60 //Long, 0x3C
   'RapidFailProtection' : True //Boolean, 0xFFFFFFFF
   'RapidFailProtectionInterval' : 5 //Long, 0x5
   'RapidFailProtectionMaxCrashes' : 5 //Long, 0x5
   'SettingID' : null
   'ShutdownTimeLimit' : 90 //Long, 0x5A
   'SMPAffinitized' : False //Boolean, 0x0
   'SMPProcessorAffinityMask' : -1 //Long, 0xFFFFFFFF
   'StartupTimeLimit' : 90 //Long, 0x5A
   'WAMUserName' : '' //String
   'WAMUserPass' : '' //String
   'Win32Error' : 0 //Long, 0x0
}

Instance \\W2012SDC\ROOT\MicrosoftIISv2:IIsApplicationPoolSetting.Name="W3SVC/APPPOOLS/.NET v2.0 Classic"

Properties={
   'AdminACLBin' : null
   'AppPoolAutoStart' : True //Boolean, 0xFFFFFFFF
   'AppPoolCommand' : 1 //Long, 0x1
   'AppPoolIdentityType' : 4 //Long, 0x4
   'AppPoolQueueLength' : 1000 //Long, 0x3E8
   'AppPoolRecycleConfigChange' : False //Boolean, 0x0
   'AppPoolRecycleIsapiUnhealthy' : False //Boolean, 0x0
   'AppPoolRecycleMemory' : True //Boolean, 0xFFFFFFFF
   'AppPoolRecycleOnDemand' : False //Boolean, 0x0
   'AppPoolRecyclePrivateMemory' : False //Boolean, 0x0
   'AppPoolRecycleRequests' : False //Boolean, 0x0
   'AppPoolRecycleSchedule' : False //Boolean, 0x0
   'AppPoolRecycleTime' : False //Boolean, 0x0
   'AppPoolState' : 2 //Long, 0x2
   'AutoShutdownAppPoolExe' : '' //String
   'AutoShutdownAppPoolParams' : '' //String
   'Caption' : null
   'CPUAction' : 0 //Long, 0x0
   'CPULimit' : 0 //Long, 0x0
   'CPUResetInterval' : 0 //Long, 0x0
   'Description' : null
   'DisallowOverlappingRotation' : False //Boolean, 0x0
   'DisallowRotationOnConfigChange' : False //Boolean, 0x0
   'Enable32BitAppOnWin64' : False //Boolean, 0x0
   'IdleTimeout' : 20 //Long, 0x14
   'LoadBalancerCapabilities' : 2 //Long, 0x2
   'LogEventOnRecycle' : 8 //Long, 0x8
   'LogonMethod' : 3 //Long, 0x3
   'ManagedPipelineMode' : 1 //Long, 0x1
   'ManagedRuntimeVersion' : 'v2.0' //String
   'MaxProcesses' : 1 //Long, 0x1
   'Name' : 'W3SVC/APPPOOLS/.NET v2.0 Classic' //String
   'OrphanActionExe' : null
   'OrphanActionParams' : null
   'OrphanWorkerProcess' : False //Boolean, 0x0
   'PeriodicRestartMemory' : 512000 //Long, 0x7D000
   'PeriodicRestartPrivateMemory' : 0 //Long, 0x0
   'PeriodicRestartRequests' : 10000 //Long, 0x2710
   'PeriodicRestartSchedule' : [''] //Variant()
   'PeriodicRestartTime' : 60 //Long, 0x3C
   'PingingEnabled' : True //Boolean, 0xFFFFFFFF
   'PingInterval' : 30 //Long, 0x1E
   'PingResponseTime' : 60 //Long, 0x3C
   'RapidFailProtection' : True //Boolean, 0xFFFFFFFF
   'RapidFailProtectionInterval' : 5 //Long, 0x5
   'RapidFailProtectionMaxCrashes' : 5 //Long, 0x5
   'SettingID' : null
   'ShutdownTimeLimit' : 90 //Long, 0x5A
   'SMPAffinitized' : False //Boolean, 0x0
   'SMPProcessorAffinityMask' : -1 //Long, 0xFFFFFFFF
   'StartupTimeLimit' : 90 //Long, 0x5A
   'WAMUserName' : '' //String
   'WAMUserPass' : '' //String
   'Win32Error' : 0 //Long, 0x0
}

Instance \\W2012SDC\ROOT\MicrosoftIISv2:IIsApplicationPoolSetting.Name="W3SVC/APPPOOLS/.NET v2.0"

Properties={
   'AdminACLBin' : null
   'AppPoolAutoStart' : True //Boolean, 0xFFFFFFFF
   'AppPoolCommand' : 1 //Long, 0x1
   'AppPoolIdentityType' : 4 //Long, 0x4
   'AppPoolQueueLength' : 1000 //Long, 0x3E8
   'AppPoolRecycleConfigChange' : False //Boolean, 0x0
   'AppPoolRecycleIsapiUnhealthy' : False //Boolean, 0x0
   'AppPoolRecycleMemory' : True //Boolean, 0xFFFFFFFF
   'AppPoolRecycleOnDemand' : False //Boolean, 0x0
   'AppPoolRecyclePrivateMemory' : False //Boolean, 0x0
   'AppPoolRecycleRequests' : False //Boolean, 0x0
   'AppPoolRecycleSchedule' : False //Boolean, 0x0
   'AppPoolRecycleTime' : False //Boolean, 0x0
   'AppPoolState' : 2 //Long, 0x2
   'AutoShutdownAppPoolExe' : '' //String
   'AutoShutdownAppPoolParams' : '' //String
   'Caption' : null
   'CPUAction' : 0 //Long, 0x0
   'CPULimit' : 0 //Long, 0x0
   'CPUResetInterval' : 0 //Long, 0x0
   'Description' : null
   'DisallowOverlappingRotation' : False //Boolean, 0x0
   'DisallowRotationOnConfigChange' : False //Boolean, 0x0
   'Enable32BitAppOnWin64' : False //Boolean, 0x0
   'IdleTimeout' : 20 //Long, 0x14
   'LoadBalancerCapabilities' : 2 //Long, 0x2
   'LogEventOnRecycle' : 8 //Long, 0x8
   'LogonMethod' : 3 //Long, 0x3
   'ManagedPipelineMode' : 0 //Long, 0x0
   'ManagedRuntimeVersion' : 'v2.0' //String
   'MaxProcesses' : 1 //Long, 0x1
   'Name' : 'W3SVC/APPPOOLS/.NET v2.0' //String
   'OrphanActionExe' : null
   'OrphanActionParams' : null
   'OrphanWorkerProcess' : False //Boolean, 0x0
   'PeriodicRestartMemory' : 512000 //Long, 0x7D000
   'PeriodicRestartPrivateMemory' : 0 //Long, 0x0
   'PeriodicRestartRequests' : 10000 //Long, 0x2710
   'PeriodicRestartSchedule' : [''] //Variant()
   'PeriodicRestartTime' : 60 //Long, 0x3C
   'PingingEnabled' : True //Boolean, 0xFFFFFFFF
   'PingInterval' : 30 //Long, 0x1E
   'PingResponseTime' : 60 //Long, 0x3C
   'RapidFailProtection' : True //Boolean, 0xFFFFFFFF
   'RapidFailProtectionInterval' : 5 //Long, 0x5
   'RapidFailProtectionMaxCrashes' : 5 //Long, 0x5
   'SettingID' : null
   'ShutdownTimeLimit' : 90 //Long, 0x5A
   'SMPAffinitized' : False //Boolean, 0x0
   'SMPProcessorAffinityMask' : -1 //Long, 0xFFFFFFFF
   'StartupTimeLimit' : 90 //Long, 0x5A
   'WAMUserName' : '' //String
   'WAMUserPass' : '' //String
   'Win32Error' : 0 //Long, 0x0
}

Instance \\W2012SDC\ROOT\MicrosoftIISv2:IIsApplicationPoolSetting.Name="W3SVC/APPPOOLS/RootApp"

Properties={
   'AdminACLBin' : null
   'AppPoolAutoStart' : True //Boolean, 0xFFFFFFFF
   'AppPoolCommand' : 1 //Long, 0x1
   'AppPoolIdentityType' : 4 //Long, 0x4
   'AppPoolQueueLength' : 1000 //Long, 0x3E8
   'AppPoolRecycleConfigChange' : False //Boolean, 0x0
   'AppPoolRecycleIsapiUnhealthy' : False //Boolean, 0x0
   'AppPoolRecycleMemory' : True //Boolean, 0xFFFFFFFF
   'AppPoolRecycleOnDemand' : False //Boolean, 0x0
   'AppPoolRecyclePrivateMemory' : False //Boolean, 0x0
   'AppPoolRecycleRequests' : False //Boolean, 0x0
   'AppPoolRecycleSchedule' : False //Boolean, 0x0
   'AppPoolRecycleTime' : False //Boolean, 0x0
   'AppPoolState' : 2 //Long, 0x2
   'AutoShutdownAppPoolExe' : '' //String
   'AutoShutdownAppPoolParams' : '' //String
   'Caption' : null
   'CPUAction' : 0 //Long, 0x0
   'CPULimit' : 0 //Long, 0x0
   'CPUResetInterval' : 0 //Long, 0x0
   'Description' : null
   'DisallowOverlappingRotation' : False //Boolean, 0x0
   'DisallowRotationOnConfigChange' : False //Boolean, 0x0
   'Enable32BitAppOnWin64' : False //Boolean, 0x0
   'IdleTimeout' : 0 //Long, 0x0
   'LoadBalancerCapabilities' : 2 //Long, 0x2
   'LogEventOnRecycle' : 8 //Long, 0x8
   'LogonMethod' : 3 //Long, 0x3
   'ManagedPipelineMode' : 0 //Long, 0x0
   'ManagedRuntimeVersion' : 'v4.0' //String
   'MaxProcesses' : 1 //Long, 0x1
   'Name' : 'W3SVC/APPPOOLS/RootApp' //String
   'OrphanActionExe' : null
   'OrphanActionParams' : null
   'OrphanWorkerProcess' : False //Boolean, 0x0
   'PeriodicRestartMemory' : 512000 //Long, 0x7D000
   'PeriodicRestartPrivateMemory' : 0 //Long, 0x0
   'PeriodicRestartRequests' : 10000 //Long, 0x2710
   'PeriodicRestartSchedule' : [''] //Variant()
   'PeriodicRestartTime' : 60 //Long, 0x3C
   'PingingEnabled' : True //Boolean, 0xFFFFFFFF
   'PingInterval' : 30 //Long, 0x1E
   'PingResponseTime' : 60 //Long, 0x3C
   'RapidFailProtection' : True //Boolean, 0xFFFFFFFF
   'RapidFailProtectionInterval' : 5 //Long, 0x5
   'RapidFailProtectionMaxCrashes' : 5 //Long, 0x5
   'SettingID' : null
   'ShutdownTimeLimit' : 90 //Long, 0x5A
   'SMPAffinitized' : False //Boolean, 0x0
   'SMPProcessorAffinityMask' : -1 //Long, 0xFFFFFFFF
   'StartupTimeLimit' : 90 //Long, 0x5A
   'WAMUserName' : '' //String
   'WAMUserPass' : '' //String
   'Win32Error' : 0 //Long, 0x0
}

Instance \\W2012SDC\ROOT\MicrosoftIISv2:IIsApplicationPoolSetting.Name="W3SVC/APPPOOLS/RemoteAppPool"

Properties={
   'AdminACLBin' : null
   'AppPoolAutoStart' : False //Boolean, 0x0
   'AppPoolCommand' : 2 //Long, 0x2
   'AppPoolIdentityType' : 2 //Long, 0x2
   'AppPoolQueueLength' : 1000 //Long, 0x3E8
   'AppPoolRecycleConfigChange' : False //Boolean, 0x0
   'AppPoolRecycleIsapiUnhealthy' : False //Boolean, 0x0
   'AppPoolRecycleMemory' : True //Boolean, 0xFFFFFFFF
   'AppPoolRecycleOnDemand' : False //Boolean, 0x0
   'AppPoolRecyclePrivateMemory' : False //Boolean, 0x0
   'AppPoolRecycleRequests' : False //Boolean, 0x0
   'AppPoolRecycleSchedule' : False //Boolean, 0x0
   'AppPoolRecycleTime' : False //Boolean, 0x0
   'AppPoolState' : 4 //Long, 0x4
   'AutoShutdownAppPoolExe' : '' //String
   'AutoShutdownAppPoolParams' : '' //String
   'Caption' : null
   'CPUAction' : 0 //Long, 0x0
   'CPULimit' : 0 //Long, 0x0
   'CPUResetInterval' : 0 //Long, 0x0
   'Description' : null
   'DisallowOverlappingRotation' : False //Boolean, 0x0
   'DisallowRotationOnConfigChange' : False //Boolean, 0x0
   'Enable32BitAppOnWin64' : False //Boolean, 0x0
   'IdleTimeout' : 0 //Long, 0x0
   'LoadBalancerCapabilities' : 2 //Long, 0x2
   'LogEventOnRecycle' : 8 //Long, 0x8
   'LogonMethod' : 3 //Long, 0x3
   'ManagedPipelineMode' : 0 //Long, 0x0
   'ManagedRuntimeVersion' : 'v4.0' //String
   'MaxProcesses' : 1 //Long, 0x1
   'Name' : 'W3SVC/APPPOOLS/RemoteAppPool' //String
   'OrphanActionExe' : null
   'OrphanActionParams' : null
   'OrphanWorkerProcess' : False //Boolean, 0x0
   'PeriodicRestartMemory' : 512000 //Long, 0x7D000
   'PeriodicRestartPrivateMemory' : 0 //Long, 0x0
   'PeriodicRestartRequests' : 10000 //Long, 0x2710
   'PeriodicRestartSchedule' : [''] //Variant()
   'PeriodicRestartTime' : 60 //Long, 0x3C
   'PingingEnabled' : True //Boolean, 0xFFFFFFFF
   'PingInterval' : 30 //Long, 0x1E
   'PingResponseTime' : 60 //Long, 0x3C
   'RapidFailProtection' : True //Boolean, 0xFFFFFFFF
   'RapidFailProtectionInterval' : 5 //Long, 0x5
   'RapidFailProtectionMaxCrashes' : 5 //Long, 0x5
   'SettingID' : null
   'ShutdownTimeLimit' : 90 //Long, 0x5A
   'SMPAffinitized' : False //Boolean, 0x0
   'SMPProcessorAffinityMask' : -1 //Long, 0xFFFFFFFF
   'StartupTimeLimit' : 90 //Long, 0x5A
   'WAMUserName' : '' //String
   'WAMUserPass' : '' //String
   'Win32Error' : 0 //Long, 0x0
}

Instance \\W2012SDC\ROOT\MicrosoftIISv2:IIsApplicationPoolSetting.Name="W3SVC/APPPOOLS/ConnectivityAppPool"

Properties={
   'AdminACLBin' : null
   'AppPoolAutoStart' : False //Boolean, 0x0
   'AppPoolCommand' : 2 //Long, 0x2
   'AppPoolIdentityType' : 2 //Long, 0x2
   'AppPoolQueueLength' : 1000 //Long, 0x3E8
   'AppPoolRecycleConfigChange' : False //Boolean, 0x0
   'AppPoolRecycleIsapiUnhealthy' : False //Boolean, 0x0
   'AppPoolRecycleMemory' : True //Boolean, 0xFFFFFFFF
   'AppPoolRecycleOnDemand' : False //Boolean, 0x0
   'AppPoolRecyclePrivateMemory' : False //Boolean, 0x0
   'AppPoolRecycleRequests' : False //Boolean, 0x0
   'AppPoolRecycleSchedule' : False //Boolean, 0x0
   'AppPoolRecycleTime' : False //Boolean, 0x0
   'AppPoolState' : 4 //Long, 0x4
   'AutoShutdownAppPoolExe' : '' //String
   'AutoShutdownAppPoolParams' : '' //String
   'Caption' : null
   'CPUAction' : 0 //Long, 0x0
   'CPULimit' : 0 //Long, 0x0
   'CPUResetInterval' : 0 //Long, 0x0
   'Description' : null
   'DisallowOverlappingRotation' : False //Boolean, 0x0
   'DisallowRotationOnConfigChange' : False //Boolean, 0x0
   'Enable32BitAppOnWin64' : False //Boolean, 0x0
   'IdleTimeout' : 0 //Long, 0x0
   'LoadBalancerCapabilities' : 2 //Long, 0x2
   'LogEventOnRecycle' : 8 //Long, 0x8
   'LogonMethod' : 3 //Long, 0x3
   'ManagedPipelineMode' : 0 //Long, 0x0
   'ManagedRuntimeVersion' : 'v4.0' //String
   'MaxProcesses' : 1 //Long, 0x1
   'Name' : 'W3SVC/APPPOOLS/ConnectivityAppPool' //String
   'OrphanActionExe' : null
   'OrphanActionParams' : null
   'OrphanWorkerProcess' : False //Boolean, 0x0
   'PeriodicRestartMemory' : 512000 //Long, 0x7D000
   'PeriodicRestartPrivateMemory' : 0 //Long, 0x0
   'PeriodicRestartRequests' : 10000 //Long, 0x2710
   'PeriodicRestartSchedule' : [''] //Variant()
   'PeriodicRestartTime' : 60 //Long, 0x3C
   'PingingEnabled' : True //Boolean, 0xFFFFFFFF
   'PingInterval' : 30 //Long, 0x1E
   'PingResponseTime' : 60 //Long, 0x3C
   'RapidFailProtection' : True //Boolean, 0xFFFFFFFF
   'RapidFailProtectionInterval' : 5 //Long, 0x5
   'RapidFailProtectionMaxCrashes' : 5 //Long, 0x5
   'SettingID' : null
   'ShutdownTimeLimit' : 90 //Long, 0x5A
   'SMPAffinitized' : False //Boolean, 0x0
   'SMPProcessorAffinityMask' : -1 //Long, 0xFFFFFFFF
   'StartupTimeLimit' : 90 //Long, 0x5A
   'WAMUserName' : '' //String
   'WAMUserPass' : '' //String
   'Win32Error' : 0 //Long, 0x0
}

Instance \\W2012SDC\ROOT\MicrosoftIISv2:IIsApplicationPoolSetting.Name="W3SVC/APPPOOLS/WebApiService"

Properties={
   'AdminACLBin' : null
   'AppPoolAutoStart' : True //Boolean, 0xFFFFFFFF
   'AppPoolCommand' : 1 //Long, 0x1
   'AppPoolIdentityType' : 2 //Long, 0x2
   'AppPoolQueueLength' : 1000 //Long, 0x3E8
   'AppPoolRecycleConfigChange' : False //Boolean, 0x0
   'AppPoolRecycleIsapiUnhealthy' : False //Boolean, 0x0
   'AppPoolRecycleMemory' : True //Boolean, 0xFFFFFFFF
   'AppPoolRecycleOnDemand' : False //Boolean, 0x0
   'AppPoolRecyclePrivateMemory' : False //Boolean, 0x0
   'AppPoolRecycleRequests' : False //Boolean, 0x0
   'AppPoolRecycleSchedule' : False //Boolean, 0x0
   'AppPoolRecycleTime' : False //Boolean, 0x0
   'AppPoolState' : 2 //Long, 0x2
   'AutoShutdownAppPoolExe' : '' //String
   'AutoShutdownAppPoolParams' : '' //String
   'Caption' : null
   'CPUAction' : 0 //Long, 0x0
   'CPULimit' : 0 //Long, 0x0
   'CPUResetInterval' : 0 //Long, 0x0
   'Description' : null
   'DisallowOverlappingRotation' : False //Boolean, 0x0
   'DisallowRotationOnConfigChange' : False //Boolean, 0x0
   'Enable32BitAppOnWin64' : False //Boolean, 0x0
   'IdleTimeout' : 20 //Long, 0x14
   'LoadBalancerCapabilities' : 2 //Long, 0x2
   'LogEventOnRecycle' : 8 //Long, 0x8
   'LogonMethod' : 3 //Long, 0x3
   'ManagedPipelineMode' : 0 //Long, 0x0
   'ManagedRuntimeVersion' : 'v4.0' //String
   'MaxProcesses' : 1 //Long, 0x1
   'Name' : 'W3SVC/APPPOOLS/WebApiService' //String
   'OrphanActionExe' : null
   'OrphanActionParams' : null
   'OrphanWorkerProcess' : False //Boolean, 0x0
   'PeriodicRestartMemory' : 512000 //Long, 0x7D000
   'PeriodicRestartPrivateMemory' : 0 //Long, 0x0
   'PeriodicRestartRequests' : 10000 //Long, 0x2710
   'PeriodicRestartSchedule' : [''] //Variant()
   'PeriodicRestartTime' : 60 //Long, 0x3C
   'PingingEnabled' : True //Boolean, 0xFFFFFFFF
   'PingInterval' : 30 //Long, 0x1E
   'PingResponseTime' : 60 //Long, 0x3C
   'RapidFailProtection' : True //Boolean, 0xFFFFFFFF
   'RapidFailProtectionInterval' : 5 //Long, 0x5
   'RapidFailProtectionMaxCrashes' : 5 //Long, 0x5
   'SettingID' : null
   'ShutdownTimeLimit' : 90 //Long, 0x5A
   'SMPAffinitized' : False //Boolean, 0x0
   'SMPProcessorAffinityMask' : -1 //Long, 0xFFFFFFFF
   'StartupTimeLimit' : 90 //Long, 0x5A
   'WAMUserName' : '' //String
   'WAMUserPass' : '' //String
   'Win32Error' : 0 //Long, 0x0
}

Instance \\W2012SDC\ROOT\MicrosoftIISv2:IIsApplicationPoolSetting.Name="W3SVC/APPPOOLS/Client_App"

Properties={
   'AdminACLBin' : null
   'AppPoolAutoStart' : True //Boolean, 0xFFFFFFFF
   'AppPoolCommand' : 1 //Long, 0x1
   'AppPoolIdentityType' : 2 //Long, 0x2
   'AppPoolQueueLength' : 1000 //Long, 0x3E8
   'AppPoolRecycleConfigChange' : False //Boolean, 0x0
   'AppPoolRecycleIsapiUnhealthy' : False //Boolean, 0x0
   'AppPoolRecycleMemory' : True //Boolean, 0xFFFFFFFF
   'AppPoolRecycleOnDemand' : False //Boolean, 0x0
   'AppPoolRecyclePrivateMemory' : False //Boolean, 0x0
   'AppPoolRecycleRequests' : False //Boolean, 0x0
   'AppPoolRecycleSchedule' : False //Boolean, 0x0
   'AppPoolRecycleTime' : False //Boolean, 0x0
   'AppPoolState' : 2 //Long, 0x2
   'AutoShutdownAppPoolExe' : '' //String
   'AutoShutdownAppPoolParams' : '' //String
   'Caption' : null
   'CPUAction' : 0 //Long, 0x0
   'CPULimit' : 0 //Long, 0x0
   'CPUResetInterval' : 0 //Long, 0x0
   'Description' : null
   'DisallowOverlappingRotation' : False //Boolean, 0x0
   'DisallowRotationOnConfigChange' : False //Boolean, 0x0
   'Enable32BitAppOnWin64' : False //Boolean, 0x0
   'IdleTimeout' : 20 //Long, 0x14
   'LoadBalancerCapabilities' : 2 //Long, 0x2
   'LogEventOnRecycle' : 8 //Long, 0x8
   'LogonMethod' : 3 //Long, 0x3
   'ManagedPipelineMode' : 0 //Long, 0x0
   'ManagedRuntimeVersion' : 'v4.0' //String
   'MaxProcesses' : 1 //Long, 0x1
   'Name' : 'W3SVC/APPPOOLS/Client_App' //String
   'OrphanActionExe' : null
   'OrphanActionParams' : null
   'OrphanWorkerProcess' : False //Boolean, 0x0
   'PeriodicRestartMemory' : 512000 //Long, 0x7D000
   'PeriodicRestartPrivateMemory' : 0 //Long, 0x0
   'PeriodicRestartRequests' : 10000 //Long, 0x2710
   'PeriodicRestartSchedule' : [''] //Variant()
   'PeriodicRestartTime' : 60 //Long, 0x3C
   'PingingEnabled' : True //Boolean, 0xFFFFFFFF
   'PingInterval' : 30 //Long, 0x1E
   'PingResponseTime' : 60 //Long, 0x3C
   'RapidFailProtection' : True //Boolean, 0xFFFFFFFF
   'RapidFailProtectionInterval' : 5 //Long, 0x5
   'RapidFailProtectionMaxCrashes' : 5 //Long, 0x5
   'SettingID' : null
   'ShutdownTimeLimit' : 90 //Long, 0x5A
   'SMPAffinitized' : False //Boolean, 0x0
   'SMPProcessorAffinityMask' : -1 //Long, 0xFFFFFFFF
   'StartupTimeLimit' : 90 //Long, 0x5A
   'WAMUserName' : '' //String
   'WAMUserPass' : '' //String
   'Win32Error' : 0 //Long, 0x0
}

Instance \\W2012SDC\ROOT\MicrosoftIISv2:IIsApplicationPoolSetting.Name="W3SVC/APPPOOLS/CertWebService_App"

Properties={
   'AdminACLBin' : null
   'AppPoolAutoStart' : True //Boolean, 0xFFFFFFFF
   'AppPoolCommand' : 1 //Long, 0x1
   'AppPoolIdentityType' : 2 //Long, 0x2
   'AppPoolQueueLength' : 1000 //Long, 0x3E8
   'AppPoolRecycleConfigChange' : False //Boolean, 0x0
   'AppPoolRecycleIsapiUnhealthy' : False //Boolean, 0x0
   'AppPoolRecycleMemory' : True //Boolean, 0xFFFFFFFF
   'AppPoolRecycleOnDemand' : False //Boolean, 0x0
   'AppPoolRecyclePrivateMemory' : False //Boolean, 0x0
   'AppPoolRecycleRequests' : False //Boolean, 0x0
   'AppPoolRecycleSchedule' : False //Boolean, 0x0
   'AppPoolRecycleTime' : False //Boolean, 0x0
   'AppPoolState' : 2 //Long, 0x2
   'AutoShutdownAppPoolExe' : '' //String
   'AutoShutdownAppPoolParams' : '' //String
   'Caption' : null
   'CPUAction' : 0 //Long, 0x0
   'CPULimit' : 0 //Long, 0x0
   'CPUResetInterval' : 0 //Long, 0x0
   'Description' : null
   'DisallowOverlappingRotation' : False //Boolean, 0x0
   'DisallowRotationOnConfigChange' : False //Boolean, 0x0
   'Enable32BitAppOnWin64' : False //Boolean, 0x0
   'IdleTimeout' : 20 //Long, 0x14
   'LoadBalancerCapabilities' : 2 //Long, 0x2
   'LogEventOnRecycle' : 8 //Long, 0x8
   'LogonMethod' : 3 //Long, 0x3
   'ManagedPipelineMode' : 0 //Long, 0x0
   'ManagedRuntimeVersion' : 'v4.0' //String
   'MaxProcesses' : 1 //Long, 0x1
   'Name' : 'W3SVC/APPPOOLS/CertWebService_App' //String
   'OrphanActionExe' : null
   'OrphanActionParams' : null
   'OrphanWorkerProcess' : False //Boolean, 0x0
   'PeriodicRestartMemory' : 512000 //Long, 0x7D000
   'PeriodicRestartPrivateMemory' : 0 //Long, 0x0
   'PeriodicRestartRequests' : 10000 //Long, 0x2710
   'PeriodicRestartSchedule' : [''] //Variant()
   'PeriodicRestartTime' : 60 //Long, 0x3C
   'PingingEnabled' : True //Boolean, 0xFFFFFFFF
   'PingInterval' : 30 //Long, 0x1E
   'PingResponseTime' : 60 //Long, 0x3C
   'RapidFailProtection' : True //Boolean, 0xFFFFFFFF
   'RapidFailProtectionInterval' : 5 //Long, 0x5
   'RapidFailProtectionMaxCrashes' : 5 //Long, 0x5
   'SettingID' : null
   'ShutdownTimeLimit' : 90 //Long, 0x5A
   'SMPAffinitized' : False //Boolean, 0x0
   'SMPProcessorAffinityMask' : -1 //Long, 0xFFFFFFFF
   'StartupTimeLimit' : 90 //Long, 0x5A
   'WAMUserName' : '' //String
   'WAMUserPass' : '' //String
   'Win32Error' : 0 //Long, 0x0
}

Instance \\W2012SDC\ROOT\MicrosoftIISv2:IIsApplicationPoolSetting.Name="W3SVC/APPPOOLS/MacWebService_App"

Properties={
   'AdminACLBin' : null
   'AppPoolAutoStart' : True //Boolean, 0xFFFFFFFF
   'AppPoolCommand' : 1 //Long, 0x1
   'AppPoolIdentityType' : 2 //Long, 0x2
   'AppPoolQueueLength' : 1000 //Long, 0x3E8
   'AppPoolRecycleConfigChange' : False //Boolean, 0x0
   'AppPoolRecycleIsapiUnhealthy' : False //Boolean, 0x0
   'AppPoolRecycleMemory' : True //Boolean, 0xFFFFFFFF
   'AppPoolRecycleOnDemand' : False //Boolean, 0x0
   'AppPoolRecyclePrivateMemory' : False //Boolean, 0x0
   'AppPoolRecycleRequests' : False //Boolean, 0x0
   'AppPoolRecycleSchedule' : False //Boolean, 0x0
   'AppPoolRecycleTime' : False //Boolean, 0x0
   'AppPoolState' : 2 //Long, 0x2
   'AutoShutdownAppPoolExe' : '' //String
   'AutoShutdownAppPoolParams' : '' //String
   'Caption' : null
   'CPUAction' : 0 //Long, 0x0
   'CPULimit' : 0 //Long, 0x0
   'CPUResetInterval' : 0 //Long, 0x0
   'Description' : null
   'DisallowOverlappingRotation' : False //Boolean, 0x0
   'DisallowRotationOnConfigChange' : False //Boolean, 0x0
   'Enable32BitAppOnWin64' : False //Boolean, 0x0
   'IdleTimeout' : 20 //Long, 0x14
   'LoadBalancerCapabilities' : 2 //Long, 0x2
   'LogEventOnRecycle' : 8 //Long, 0x8
   'LogonMethod' : 3 //Long, 0x3
   'ManagedPipelineMode' : 0 //Long, 0x0
   'ManagedRuntimeVersion' : 'v4.0' //String
   'MaxProcesses' : 1 //Long, 0x1
   'Name' : 'W3SVC/APPPOOLS/MacWebService_App' //String
   'OrphanActionExe' : null
   'OrphanActionParams' : null
   'OrphanWorkerProcess' : False //Boolean, 0x0
   'PeriodicRestartMemory' : 512000 //Long, 0x7D000
   'PeriodicRestartPrivateMemory' : 0 //Long, 0x0
   'PeriodicRestartRequests' : 10000 //Long, 0x2710
   'PeriodicRestartSchedule' : [''] //Variant()
   'PeriodicRestartTime' : 60 //Long, 0x3C
   'PingingEnabled' : True //Boolean, 0xFFFFFFFF
   'PingInterval' : 30 //Long, 0x1E
   'PingResponseTime' : 60 //Long, 0x3C
   'RapidFailProtection' : True //Boolean, 0xFFFFFFFF
   'RapidFailProtectionInterval' : 5 //Long, 0x5
   'RapidFailProtectionMaxCrashes' : 5 //Long, 0x5
   'SettingID' : null
   'ShutdownTimeLimit' : 90 //Long, 0x5A
   'SMPAffinitized' : False //Boolean, 0x0
   'SMPProcessorAffinityMask' : -1 //Long, 0xFFFFFFFF
   'StartupTimeLimit' : 90 //Long, 0x5A
   'WAMUserName' : '' //String
   'WAMUserPass' : '' //String
   'Win32Error' : 0 //Long, 0x0
}
comments powered by Disqus
WUtils.com