i need your help in putting together a batch script to monitor disk space on the logical drives and email if any of the drive crosses the threshold set.
I am unable to iterate and perform the calculations for each of the drives. How can i do it using the for loop and wmic or is there any other way of doing it?