Available Drive Space Notification
by Leonard Amabile,
in Task or Workflow of the Month,
posted 12/8/08
This sample task will demonstrate how AutoMate can check available drive space using the DriveAvailableSpace(bstrDrive) Extended Function and then send an email notification if the drive space is below 1GB.
DriveAvailableSpace(bstrDrive) displays drive space in MB, so you will need take that into account when setting your criteria limits.
To download this task, please click here
Comments (0)