Includes&Samples |
IIsWebServer, ROOT\MicrosoftIISv2 - InstancesClass | Methods (4) | Properties (11) | Qualifiers (4) | Instances (3) | Namespaces (2)Samples: VB Script | C# | VB.Net | Search on:Microsoft Instances of IIsWebServerThis section contains sample wmi instances of IIsWebServer class with their properties from Microsoft Windows Server 2012 R2 Datacenter Evaluation. Instance \\W2012SDC\ROOT\MicrosoftIISv2:IIsWebServer.Name="W3SVC/1"Properties={ 'AppIsolated' : 2 //Long, 0x2 'AppPackageID' : '' //String 'AppPackageName' : '' //String 'AppRoot' : null 'Caption' : null 'Description' : null 'InstallDate' : null 'Name' : 'W3SVC/1' //String 'ServerState' : 4 //Long, 0x4 'SSLCertHash' : [196, 20, 152, 143, 73, 77, 179, 74, 210, 69, 189, 196, 220, 133, 60, 196, 102, 224, 143, 211] //Variant() 'Status' : null } Instance \\W2012SDC\ROOT\MicrosoftIISv2:IIsWebServer.Name="W3SVC/2"Properties={ 'AppIsolated' : 2 //Long, 0x2 'AppPackageID' : '' //String 'AppPackageName' : '' //String 'AppRoot' : null 'Caption' : null 'Description' : null 'InstallDate' : null 'Name' : 'W3SVC/2' //String 'ServerState' : 2 //Long, 0x2 'SSLCertHash' : [196, 20, 152, 143, 73, 77, 179, 74, 210, 69, 189, 196, 220, 133, 60, 196, 102, 224, 143, 211] //Variant() 'Status' : null } Instance \\W2012SDC\ROOT\MicrosoftIISv2:IIsWebServer.Name="W3SVC/3"Properties={ 'AppIsolated' : 2 //Long, 0x2 'AppPackageID' : '' //String 'AppPackageName' : '' //String 'AppRoot' : null 'Caption' : null 'Description' : null 'InstallDate' : null 'Name' : 'W3SVC/3' //String 'ServerState' : 2 //Long, 0x2 'SSLCertHash' : [196, 20, 152, 143, 73, 77, 179, 74, 210, 69, 189, 196, 220, 133, 60, 196, 102, 224, 143, 211] //Variant() 'Status' : null } |