Batch VOL Command - chrisbitm/python GitHub Wiki
The VOL
command is used to display the disk volume label and serial number of a specified drive, if it exists.
VOL [drive:]
In Windows, the Operating System is installed on C:
by default. You can view information such as the Volume Label and Serial Number.
VOL C:
You can do this with any Partition on your Hard Drive to find out info about it.
You can also check to see if Media is Mounted. If, for instance, there is no USB Drive, External Hard Drive, or DVD inserted into the System, you will get this below message.
If, however, a Drive Letter is not mapped, you will receive this message.