Win32_PhysicalMedia, ROOT\cimv2 - Instances

Class | Methods | Properties (23) | Qualifiers (5) | Instances (2) | Namespaces (2)
Samples: VB Script | C# | VB.Net | Search on:Microsoft

Instances of Win32_PhysicalMedia

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

Instance \\W2012SDC\ROOT\cimv2:Win32_PhysicalMedia.Tag="\\\\.\\PHYSICALDRIVE0"

Properties={
   'Capacity' : null
   'Caption' : null
   'CleanerMedia' : null
   'CreationClassName' : null
   'Description' : null
   'HotSwappable' : null
   'InstallDate' : null
   'Manufacturer' : null
   'MediaDescription' : null
   'MediaType' : null
   'Model' : null
   'Name' : null
   'OtherIdentifyingInfo' : null
   'PartNumber' : null
   'PoweredOn' : null
   'Removable' : null
   'Replaceable' : null
   'SerialNumber' : ' WD-WMAP94868188' //String
   'SKU' : null
   'Status' : null
   'Tag' : '\\.\PHYSICALDRIVE0' //String
   'Version' : null
   'WriteProtectOn' : null
}

Instance \\W2012SDC\ROOT\cimv2:Win32_PhysicalMedia.Tag="\\\\.\\CDROM0"

Properties={
   'Capacity' : null
   'Caption' : null
   'CleanerMedia' : null
   'CreationClassName' : null
   'Description' : null
   'HotSwappable' : null
   'InstallDate' : null
   'Manufacturer' : null
   'MediaDescription' : null
   'MediaType' : null
   'Model' : null
   'Name' : null
   'OtherIdentifyingInfo' : null
   'PartNumber' : null
   'PoweredOn' : null
   'Removable' : null
   'Replaceable' : null
   'SerialNumber' : null
   'SKU' : null
   'Status' : null
   'Tag' : '\\.\CDROM0' //String
   'Version' : null
   'WriteProtectOn' : null
}
comments powered by Disqus
WUtils.com