MSFT_ResiliencySetting, ROOT\Microsoft\Windows\Storage - Instances

Class | Methods (1) | Properties (22) | Qualifiers (5) | Instances (6) | Namespaces (3)
Samples: VB Script | C# | VB.Net | Search on:Microsoft

Instances of MSFT_ResiliencySetting

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

Instance \\W2012SDC\ROOT\Microsoft\Windows\Storage:MSFT_ResiliencySetting.ObjectId="{1}\\\\W2012SDC\\root/Microsoft/Windows/Storage/Providers_v2\\SPACES_ResiliencySetting.ObjectId=\"{6e015502-45ee-11e4-80b5-806e6f6e6963}:RS:{6e015503-45ee-11e4-80b5-806e6f6e6963}{00000000-0000-0000-0000-000000000000}\""

Properties={
   'Description' : 'Data is striped across physical disks, maximizing capacity and increasing throughput, but decreasing reliability. This storage layout requires at least one disk and does not protect you from a disk failure.' //String
   'InterleaveDefault' : '262144' //String, 0x40000
   'InterleaveMax' : '16777216' //String, 0x1000000
   'InterleaveMin' : '16384' //String, 0x4000
   'Name' : 'Simple' //String
   'NumberOfColumnsDefault' : 65535 //Long, 0xFFFF
   'NumberOfColumnsMax' : 128 //Long, 0x80
   'NumberOfColumnsMin' : 1 //Long, 0x1
   'NumberOfDataCopiesDefault' : 1 //Long, 0x1
   'NumberOfDataCopiesMax' : 1 //Long, 0x1
   'NumberOfDataCopiesMin' : 1 //Long, 0x1
   'ObjectId' : '{1}\\.\root/Microsoft/Windows/Storage/Providers_v2\SPACES_ResiliencySetting.ObjectId="{6e015502-45ee-11e4-80b5-806e6f6e6963}:RS:{6e015503-45ee-11e4-80b5-806e6f6e6963}{00000000-0000-0000-0000-000000000000}"' //String
   'ParityLayout' : 0 //Long, 0x0
   'PassThroughClass' : null
   'PassThroughIds' : null
   'PassThroughNamespace' : null
   'PassThroughServer' : null
   'PhysicalDiskRedundancyDefault' : 0 //Long, 0x0
   'PhysicalDiskRedundancyMax' : 0 //Long, 0x0
   'PhysicalDiskRedundancyMin' : 0 //Long, 0x0
   'RequestNoSinglePointOfFailure' : False //Boolean, 0x0
   'UniqueId' : '{6e015502-45ee-11e4-80b5-806e6f6e6963}:RS:{6e015503-45ee-11e4-80b5-806e6f6e6963}{00000000-0000-0000-0000-000000000000}' //String
}

Instance \\W2012SDC\ROOT\Microsoft\Windows\Storage:MSFT_ResiliencySetting.ObjectId="{1}\\\\W2012SDC\\root/Microsoft/Windows/Storage/Providers_v2\\SPACES_ResiliencySetting.ObjectId=\"{6e015502-45ee-11e4-80b5-806e6f6e6963}:RS:{6e015503-45ee-11e4-80b5-806e6f6e6963}{00000000-0000-0000-0100-000000000000}\""

Properties={
   'Description' : 'Data is duplicated on two or three physical disks, increasing reliability, but reducing capacity. This storage layout requires at least two disks to protect you from a single disk failure, or at least five disks to protect you from two simultaneous disk failures.' //String
   'InterleaveDefault' : '262144' //String, 0x40000
   'InterleaveMax' : '16777216' //String, 0x1000000
   'InterleaveMin' : '16384' //String, 0x4000
   'Name' : 'Mirror' //String
   'NumberOfColumnsDefault' : 65535 //Long, 0xFFFF
   'NumberOfColumnsMax' : 128 //Long, 0x80
   'NumberOfColumnsMin' : 1 //Long, 0x1
   'NumberOfDataCopiesDefault' : 2 //Long, 0x2
   'NumberOfDataCopiesMax' : 3 //Long, 0x3
   'NumberOfDataCopiesMin' : 2 //Long, 0x2
   'ObjectId' : '{1}\\.\root/Microsoft/Windows/Storage/Providers_v2\SPACES_ResiliencySetting.ObjectId="{6e015502-45ee-11e4-80b5-806e6f6e6963}:RS:{6e015503-45ee-11e4-80b5-806e6f6e6963}{00000000-0000-0000-0100-000000000000}"' //String
   'ParityLayout' : 0 //Long, 0x0
   'PassThroughClass' : null
   'PassThroughIds' : null
   'PassThroughNamespace' : null
   'PassThroughServer' : null
   'PhysicalDiskRedundancyDefault' : 1 //Long, 0x1
   'PhysicalDiskRedundancyMax' : 2 //Long, 0x2
   'PhysicalDiskRedundancyMin' : 1 //Long, 0x1
   'RequestNoSinglePointOfFailure' : True //Boolean, 0xFFFFFFFF
   'UniqueId' : '{6e015502-45ee-11e4-80b5-806e6f6e6963}:RS:{6e015503-45ee-11e4-80b5-806e6f6e6963}{00000000-0000-0000-0100-000000000000}' //String
}

Instance \\W2012SDC\ROOT\Microsoft\Windows\Storage:MSFT_ResiliencySetting.ObjectId="{1}\\\\W2012SDC\\root/Microsoft/Windows/Storage/Providers_v2\\SPACES_ResiliencySetting.ObjectId=\"{6e015502-45ee-11e4-80b5-806e6f6e6963}:RS:{6e015503-45ee-11e4-80b5-806e6f6e6963}{00000000-0000-0000-0200-000000000000}\""

Properties={
   'Description' : 'Data and parity information are striped across physical disks, increasing reliability, but somewhat reducing capacity. This storage layout requires at least three disks to protect you from a single disk failure and at least seven disks to protect you from two disk failures.' //String
   'InterleaveDefault' : '262144' //String, 0x40000
   'InterleaveMax' : '16777216' //String, 0x1000000
   'InterleaveMin' : '16384' //String, 0x4000
   'Name' : 'Parity' //String
   'NumberOfColumnsDefault' : 65535 //Long, 0xFFFF
   'NumberOfColumnsMax' : 17 //Long, 0x11
   'NumberOfColumnsMin' : 3 //Long, 0x3
   'NumberOfDataCopiesDefault' : 1 //Long, 0x1
   'NumberOfDataCopiesMax' : 1 //Long, 0x1
   'NumberOfDataCopiesMin' : 1 //Long, 0x1
   'ObjectId' : '{1}\\.\root/Microsoft/Windows/Storage/Providers_v2\SPACES_ResiliencySetting.ObjectId="{6e015502-45ee-11e4-80b5-806e6f6e6963}:RS:{6e015503-45ee-11e4-80b5-806e6f6e6963}{00000000-0000-0000-0200-000000000000}"' //String
   'ParityLayout' : 2 //Long, 0x2
   'PassThroughClass' : null
   'PassThroughIds' : null
   'PassThroughNamespace' : null
   'PassThroughServer' : null
   'PhysicalDiskRedundancyDefault' : 1 //Long, 0x1
   'PhysicalDiskRedundancyMax' : 2 //Long, 0x2
   'PhysicalDiskRedundancyMin' : 1 //Long, 0x1
   'RequestNoSinglePointOfFailure' : True //Boolean, 0xFFFFFFFF
   'UniqueId' : '{6e015502-45ee-11e4-80b5-806e6f6e6963}:RS:{6e015503-45ee-11e4-80b5-806e6f6e6963}{00000000-0000-0000-0200-000000000000}' //String
}

Instance \\W2012SDC\ROOT\Microsoft\Windows\Storage:MSFT_ResiliencySetting.ObjectId="{1}\\\\W2012SDC\\root/Microsoft/Windows/Storage/Providers_v2\\SPACES_ResiliencySetting.ObjectId=\"{13FCE1C3-4775-477A-9CFE-8718AAC23729}:RS:{13fce1c3-4775-477a-9cfe-8718aac23729}{00000000-0000-0000-0000-000000000000}\""

Properties={
   'Description' : 'Data is striped across physical disks, maximizing capacity and increasing throughput, but decreasing reliability. This storage layout requires at least one disk and does not protect you from a disk failure.' //String
   'InterleaveDefault' : '262144' //String, 0x40000
   'InterleaveMax' : '16777216' //String, 0x1000000
   'InterleaveMin' : '16384' //String, 0x4000
   'Name' : 'Simple' //String
   'NumberOfColumnsDefault' : 65535 //Long, 0xFFFF
   'NumberOfColumnsMax' : 128 //Long, 0x80
   'NumberOfColumnsMin' : 1 //Long, 0x1
   'NumberOfDataCopiesDefault' : 1 //Long, 0x1
   'NumberOfDataCopiesMax' : 1 //Long, 0x1
   'NumberOfDataCopiesMin' : 1 //Long, 0x1
   'ObjectId' : '{1}\\.\root/Microsoft/Windows/Storage/Providers_v2\SPACES_ResiliencySetting.ObjectId="{13FCE1C3-4775-477A-9CFE-8718AAC23729}:RS:{13fce1c3-4775-477a-9cfe-8718aac23729}{00000000-0000-0000-0000-000000000000}"' //String
   'ParityLayout' : 0 //Long, 0x0
   'PassThroughClass' : null
   'PassThroughIds' : null
   'PassThroughNamespace' : null
   'PassThroughServer' : null
   'PhysicalDiskRedundancyDefault' : 0 //Long, 0x0
   'PhysicalDiskRedundancyMax' : 0 //Long, 0x0
   'PhysicalDiskRedundancyMin' : 0 //Long, 0x0
   'RequestNoSinglePointOfFailure' : False //Boolean, 0x0
   'UniqueId' : '{13FCE1C3-4775-477A-9CFE-8718AAC23729}:RS:{13fce1c3-4775-477a-9cfe-8718aac23729}{00000000-0000-0000-0000-000000000000}' //String
}

Instance \\W2012SDC\ROOT\Microsoft\Windows\Storage:MSFT_ResiliencySetting.ObjectId="{1}\\\\W2012SDC\\root/Microsoft/Windows/Storage/Providers_v2\\SPACES_ResiliencySetting.ObjectId=\"{13FCE1C3-4775-477A-9CFE-8718AAC23729}:RS:{13fce1c3-4775-477a-9cfe-8718aac23729}{00000000-0000-0000-0100-000000000000}\""

Properties={
   'Description' : 'Data is duplicated on two or three physical disks, increasing reliability, but reducing capacity. This storage layout requires at least two disks to protect you from a single disk failure, or at least five disks to protect you from two simultaneous disk failures.' //String
   'InterleaveDefault' : '262144' //String, 0x40000
   'InterleaveMax' : '16777216' //String, 0x1000000
   'InterleaveMin' : '16384' //String, 0x4000
   'Name' : 'Mirror' //String
   'NumberOfColumnsDefault' : 65535 //Long, 0xFFFF
   'NumberOfColumnsMax' : 128 //Long, 0x80
   'NumberOfColumnsMin' : 1 //Long, 0x1
   'NumberOfDataCopiesDefault' : 2 //Long, 0x2
   'NumberOfDataCopiesMax' : 3 //Long, 0x3
   'NumberOfDataCopiesMin' : 2 //Long, 0x2
   'ObjectId' : '{1}\\.\root/Microsoft/Windows/Storage/Providers_v2\SPACES_ResiliencySetting.ObjectId="{13FCE1C3-4775-477A-9CFE-8718AAC23729}:RS:{13fce1c3-4775-477a-9cfe-8718aac23729}{00000000-0000-0000-0100-000000000000}"' //String
   'ParityLayout' : 0 //Long, 0x0
   'PassThroughClass' : null
   'PassThroughIds' : null
   'PassThroughNamespace' : null
   'PassThroughServer' : null
   'PhysicalDiskRedundancyDefault' : 1 //Long, 0x1
   'PhysicalDiskRedundancyMax' : 2 //Long, 0x2
   'PhysicalDiskRedundancyMin' : 1 //Long, 0x1
   'RequestNoSinglePointOfFailure' : True //Boolean, 0xFFFFFFFF
   'UniqueId' : '{13FCE1C3-4775-477A-9CFE-8718AAC23729}:RS:{13fce1c3-4775-477a-9cfe-8718aac23729}{00000000-0000-0000-0100-000000000000}' //String
}

Instance \\W2012SDC\ROOT\Microsoft\Windows\Storage:MSFT_ResiliencySetting.ObjectId="{1}\\\\W2012SDC\\root/Microsoft/Windows/Storage/Providers_v2\\SPACES_ResiliencySetting.ObjectId=\"{13FCE1C3-4775-477A-9CFE-8718AAC23729}:RS:{13fce1c3-4775-477a-9cfe-8718aac23729}{00000000-0000-0000-0200-000000000000}\""

Properties={
   'Description' : 'Data and parity information are striped across physical disks, increasing reliability, but somewhat reducing capacity. This storage layout requires at least three disks to protect you from a single disk failure and at least seven disks to protect you from two disk failures.' //String
   'InterleaveDefault' : '262144' //String, 0x40000
   'InterleaveMax' : '16777216' //String, 0x1000000
   'InterleaveMin' : '16384' //String, 0x4000
   'Name' : 'Parity' //String
   'NumberOfColumnsDefault' : 65535 //Long, 0xFFFF
   'NumberOfColumnsMax' : 17 //Long, 0x11
   'NumberOfColumnsMin' : 3 //Long, 0x3
   'NumberOfDataCopiesDefault' : 1 //Long, 0x1
   'NumberOfDataCopiesMax' : 1 //Long, 0x1
   'NumberOfDataCopiesMin' : 1 //Long, 0x1
   'ObjectId' : '{1}\\.\root/Microsoft/Windows/Storage/Providers_v2\SPACES_ResiliencySetting.ObjectId="{13FCE1C3-4775-477A-9CFE-8718AAC23729}:RS:{13fce1c3-4775-477a-9cfe-8718aac23729}{00000000-0000-0000-0200-000000000000}"' //String
   'ParityLayout' : 2 //Long, 0x2
   'PassThroughClass' : null
   'PassThroughIds' : null
   'PassThroughNamespace' : null
   'PassThroughServer' : null
   'PhysicalDiskRedundancyDefault' : 1 //Long, 0x1
   'PhysicalDiskRedundancyMax' : 2 //Long, 0x2
   'PhysicalDiskRedundancyMin' : 1 //Long, 0x1
   'RequestNoSinglePointOfFailure' : True //Boolean, 0xFFFFFFFF
   'UniqueId' : '{13FCE1C3-4775-477A-9CFE-8718AAC23729}:RS:{13fce1c3-4775-477a-9cfe-8718aac23729}{00000000-0000-0000-0200-000000000000}' //String
}
comments powered by Disqus
WUtils.com