Gather hard disk utilization data and store in SQL Server 2005 Express with this VBScript

Source: TechRepublic

Favorite

Free registration required

Provided by

/research-library/techrepublic
This VBScript gathers hard disk utilization information from Windows Server 2003, Windows XP and Windows Vista machines and stores the data in a SQL Sever 2005 Express Edition database.

The second in Scott Lowe's Infrastructure Monitoring Project, this powerful VBScript gathers hard disk utilization information from Windows Server 2003, Windows XP and Windows Vista machines and stores the data in a SQL Sever 2005 Express Edition database. The script gathers the following:
  • System Name: Name of the system
  • Date/time: The date and time the stats were taken
  • File system: The file system in use on the disk
  • Free space: The amount of space available on the disk, in bytes
  • Disk Name: The name of the disk (i.e. C:, D:)
  • Size: The total size of the disk
  • Volume name: The name given to the volume (i.e. Data, Apps)
  • Volume Serial Number: The drive's serial number
Join this ongoing discussion and let us know if this script is helpful and if there's anything we can do to improve the download's format or content.

Format:Other Download Size:368.00
Version:1.0 Date:Mar 2006
Downloads:3985
People who downloaded this item also downloaded