snippetbashTip
vol — Display information about volumes. More information: <https://learn.microsoft.com/windows-server/adm
Viewed 0 times
commandcliinformationvolumesaboutmorevoldisplay
windows
Problem
How to use the
vol command: Display information about volumes. More information: <https://learn.microsoft.com/windows-server/administration/windows-commands/vol>.Solution
vol — Display information about volumes. More information: <https://learn.microsoft.com/windows-server/administration/windows-commands/vol>.Display the label and serial number for the current drive:
volDisplay the label and serial number for a specific volume:
vol {{D:}}Code Snippets
Display the label and serial number for the current drive
volDisplay the label and serial number for a specific volume
vol {{D:}}Context
tldr-pages: windows/vol
Revisions (0)
No revisions yet.