Object Drive
The Drive object is used to return information about a local disk drive or a network share. Examples This example demonstrates how to first create a FileSystemObject object and then use the AvailableSpace property to get the available space of a specified drive. This example demonstrates how to use the FreeSpace property to get the free space of a specified drive.