VideoHelp Forum




+ Reply to Thread
Results 1 to 5 of 5
  1. Is there any tool or script that periodically logs the disk space you have left? I tried FolderSizes but it asks me to schedule an exact, specific time which is useless when my computer is shut down. I need it done once a day, no matter what time it is. Also, the software is not free.
    Quote Quote  
  2. Member
    Join Date
    Aug 2010
    Location
    San Francisco, California
    Search PM
    Code:
    dir c: | find "free" >> c:\freelog.txt
    will add the text "N Dir(s) N bytes free" for the specified drive to the specified text file. You could run this command once a day from the Task Scheduler with "Run task as soon as possible after a scheduled start is missed" checked.
    Quote Quote  
  3. Member Krispy Kritter's Avatar
    Join Date
    Jul 2003
    Location
    St Louis, MO USA
    Search Comp PM
    What is the desired goal? ie: do you actually need a record/log for some reason, or do you simply want to see how much space is used/available?
    Google is your Friend
    Quote Quote  
  4. Member
    Join Date
    Aug 2006
    Location
    United States
    Search Comp PM
    Originally Posted by Krispy Kritter View Post
    What is the desired goal? ie: do you actually need a record/log for some reason, or do you simply want to see how much space is used/available?
    -Habanero- was banned, so he can't answer questions anymore.
    Quote Quote  
  5. Member Krispy Kritter's Avatar
    Join Date
    Jul 2003
    Location
    St Louis, MO USA
    Search Comp PM
    Sorry, didn't check his status.

    It's all good then, never mind.
    Google is your Friend
    Quote Quote  



Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!