Showing tag results for folders

Jan 10, 2008
Post comments count0
Post likes count0

Hey, Scripting Guy! How Can I List All the Duplicate Files in a Folder and Its Subfolders?

ScriptingGuy1

Hey, Scripting Guy! How can I list all the duplicate files (that is, files with the same file names) in a folder and its subfolders?-- GK Hey, GK. We have to apologize, but you picked a bad day to ask a question. That’s because the Scripting Guy who writes this column is working on his biography for inclusion in the “Madison Who's Who...

Scripting Guy!VBScriptstorage
Dec 15, 2007
Post comments count0
Post likes count0

Hey, Scripting Guy! How Can I Determine If Any of the Files in a Folder Have Been Modified in the Past 90 Days?

ScriptingGuy1

Hey, Scripting Guy! On my file servers I periodically want to check a folder to see if that folder or any of its subfolders have files that are no longer being updated. What I’d like to do is check each file in each folder to see if they’ve been modified in the past 90 days. If I find a folder in which none of the files have been modified recentl...

Scripting Guy!VBScriptstorage
Nov 14, 2007
Post comments count0
Post likes count0

Hey, Scripting Guy! How Can I Remove Old Files From All the Folders That Share a Folder Name?

ScriptingGuy1

Hey, Scripting Guy! We have a whole bunch of folders named Archive, all on the same computer. How can I search for all these folders, go through each one, and remove any files that are older than XX number of days?-- CH Hey, CH. Well, it’s Day 2 of TechEd IT Forum here in Barcelona, and today’s the day the Scripting Guys really go back to work. ...

Scripting Guy!VBScriptstorage
Nov 1, 2007
Post comments count0
Post likes count0

Hey, Scripting Guy! How Can I Use Windows PowerShell to Delete All the Files in a Folder Older Than 90 Days?

ScriptingGuy1

Hey, Scripting Guy! In Windows PowerShell, how can I determine the number of days difference between two dates? I want to be able to delete all the files in a folder that are more than 90 days old.-- JN Hey, JN. You know, today is October 31st and, in the US at least, it’s the day when the dark underworld takes over: witches parade through the s...

Scripting Guy!Windows PowerShellstorage
Aug 24, 2007
Post comments count0
Post likes count0

How Can I Delete the Oldest File From a Folder If and When That Folder Exceeds a Specified Size?

ScriptingGuy1

Hey, Scripting Guy! I need to check the size of a folder once every hour; if the folder has exceeded a specified size, I then need to delete the oldest file in that folder. How can I do that?-- JC Hey, JC. You know, a lot of you are thinking, “Gee, I wonder what was the very best, very coolest thing that the Scripting Guy who writes that column...

Scripting Guy!VBScriptstorage