Each hard disk drive (even a USB flash drive) has a volume ID (like a Serial Number). To view the current Volume ID of a drive, you can just perform a dir <drive>: and the volume ID is shown on the second line down, e.g.
Volume in drive E is system
Volume Serial Number is BC09-8AE4
The Serial Number can be changed using tools, and if a drive is imaged, the volume ID will be imaged as well.
Pros/Cons
+ Always available and always working
+ Works in single user and network environment
- After reinstallation of Windows, the volume ID changes
- Volume ID’s are always the same whenever a image tool is used to set up a drive
- Allows to install the application multiple times on the same server / computer
Recommendation
•Good for applications used with a network license where it does not matter when the license file could be duplicated on the same server. Duplication on the same server is prevented using code 5 (Volume ID + UNC Pathname)