IIsComputerSetting, ROOT\MicrosoftIISv2 - Instances

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

Instances of IIsComputerSetting

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

Instance \\W2012SDC\ROOT\MicrosoftIISv2:IIsComputerSetting.Name="LM"

Properties={
   'AdminACLBin' : null
   'Caption' : null
   'Description' : null
   'EnableEditWhileRunning' : 0 //Long, 0x0
   'EnableHistory' : 1 //Long, 0x1
   'MaxBandwidth' : -1 //Long, 0xFFFFFFFF
   'MaxBandwidthBlocked' : -1 //Long, 0xFFFFFFFF
   'MaxErrorFiles' : 10 //Long, 0xA
   'MaxHistoryFiles' : 10 //Long, 0xA
   'MimeMap' : [err:SWbemObjectEx] //Variant()
   'Name' : 'LM' //String
   'SettingID' : null
}
comments powered by Disqus
WUtils.com