• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Need a script to check some shared folders

ryan256

Platinum Member
Basically I need a script that will check several shared folders, find the date of the most recent files in there, then of those get the size of the largest, and then write the share name, the date, and the size out to a file.

However I'm a total newb when it comes to writing windows scripts. I have done a little Fortran and C coding in college but nothing in Windows.

Could someone show me where to find what I need or help me write this?? Thanks
 
Back
Top