Audit_LargestFiles

Grab a list of Files/Folders larger than the selected threshold.

Audit_LargestFiles

DattoSize hasn’t been working for me lately, so we made our own. This Procedure uses SwissFileKnife to list all Files and Folders larger than the selected size. Perfect for finding out what is filling the hard drive. Because it runs as system, it will get the pagefile and other system folders as well. Check the script output for the list of files and folders.

This procedure grabs SwissFileKnife from the sourceforge page and runs it with the the switches “treesize” “-minsize=<selected size>” and “C:\” which runs a treesize on the C drive only listing files and folders larger than the minsize.

Level
Name
Value
Notes
Procedure
MinSize
Select One
This just fills in the MinSize switch

If this component downloads any external files other then grabbing the script from our repository, they will be listed here so you can do your own due diligence if needed.

Filename
URL
Path
Notes
sfk198.exe
https://versaweb.dl.sourceforge.net/project/swissfileknife/1-swissfileknife/1.9.8.0/sfk198.exe
Component running dir
The tool from SwissFileKnife

8/11/2022 – Initial Release

11/24/2023 – Updated to v4 launcher

GET IN TOUCH