greetings, is it possible to find the serial number of a disk drive using Win32_LogicalDisk ? I mean the code that wont change even if i format my hdd. The serial number of the hardware.
i know there is a volumeSerial and DeviceId property in Logical_Disk but those wont do the trick. As soon as i format the partition, my serial number changes.
If this is not possible using Win32_LogicaDisk class, do you know of any other method?
i know there is a volumeSerial and DeviceId property in Logical_Disk but those wont do the trick. As soon as i format the partition, my serial number changes.
If this is not possible using Win32_LogicaDisk class, do you know of any other method?