Some possible quick wins on machines with limited C: drive space
Just some quick tips to clear off some disk space:
Just some quick tips to clear off some disk space:
A quick Bat script that will read input from a txt file with folder locations and identify read only files outputting them to a csv file.
Ever wanted to remove log files on a regular basis, say anything older than 30 days. Well here’s a nice little VBScript that when run as a schedualed task can do it for you. The first will look at the date created and compare it to the current data, the second will look at the… Read More »