Batch Script - VOL


Advertisements


This batch command displays the volume labels.

Syntax

VOL

Example

@echo off 
VOL

Output

The output will display the current volume label. For example,

Volume in drive C is Windows8_OS 
Volume Serial Number is E41C-6F43

batch_script_commands.htm

Advertisements