How to get the volume GUID of a drive
Windows assigns each drive a Volume GUID for each drive in a computer. For example, the C: drive might be \\?\Volume{9d573eb6-aa70-11e1-9b4f-0050563b9b3c}\. I wanted to setup a schedule to automatically defrag multiple 13 hard drives on a server. The default task scheduler built into the Disk Defragmenter interface will only allow you setup one schedule item. … Read more
You must be logged in to post a comment.