Includes&Samples |
MSFT_Volume, ROOT\Microsoft\Windows\Storage - InstancesClass | Methods (10) | Properties (9) | Qualifiers (5) | Instances (2) | Namespaces (3)Samples: VB Script | C# | VB.Net | Search on:Microsoft Instances of MSFT_VolumeThis section contains sample wmi instances of MSFT_Volume class with their properties from Microsoft Windows Server 2012 R2 Datacenter Evaluation. Instance \\W2012SDC\ROOT\Microsoft\Windows\Storage:MSFT_Volume.ObjectId="\\\\?\\Volume{6e015508-45ee-11e4-80b5-806e6f6e6963}\\"Properties={ 'DriveLetter' : 67 //Integer, 0x43 'DriveType' : 3 //Long, 0x3 'FileSystem' : 'NTFS' //String 'FileSystemLabel' : '' //String 'HealthStatus' : 0 //Long, 0x0 'ObjectId' : '\\?\Volume{6e015508-45ee-11e4-80b5-806e6f6e6963}\' //String 'Path' : '\\?\Volume{6e015508-45ee-11e4-80b5-806e6f6e6963}\' //String 'Size' : '80024170496' //String 'SizeRemaining' : '34936029184' //String } Instance \\W2012SDC\ROOT\Microsoft\Windows\Storage:MSFT_Volume.ObjectId="\\\\?\\Volume{6e01550c-45ee-11e4-80b5-806e6f6e6963}\\"Properties={ 'DriveLetter' : 68 //Integer, 0x44 'DriveType' : 5 //Long, 0x5 'FileSystem' : 'UDF' //String 'FileSystemLabel' : 'IR3_SSS_X64FREE_EN-US_DV9' //String 'HealthStatus' : 0 //Long, 0x0 'ObjectId' : '\\?\Volume{6e01550c-45ee-11e4-80b5-806e6f6e6963}\' //String 'Path' : '\\?\Volume{6e01550c-45ee-11e4-80b5-806e6f6e6963}\' //String 'Size' : '4542291968' //String 'SizeRemaining' : '0' //String, 0x0 } |