Scripting Blog [archived]

Formerly known as the "Hey, Scripting Guy!" blog

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

(image) 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 (image) (image) (image) 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 ...

Hey, Scripting Guy! How Can I Reset the Revision Number of a Word Document to 1?

(image) Hey, Scripting Guy! How can I reset the revision number of a Microsoft Word document back to 1?-- JL(image) (image) (image) Hey, JL. You know, a lot of people think the Scripting Guys have lost their edge. “You guys used to write all these crazy scripts that used all these weird and wacky workarounds in order to solve problems...

Hey, Scripting Guy! How Can I Modify the Email Addresses of All the Users in an OU and Its SubOUs?

 (image) Hey, Scripting Guy! I need to get a list of all the users in an OU and its subOUs, then change their email addresses so those addresses only user lowercase letters. How can I do that?-- TB(image) (image) (image) Hey, TB. You know, we had to think twice before going ahead and answering this question. That’s not because this ...

Hey, Scripting Guy! How Can I Copy the Membership of a Local Group to a New Local Group?

 (image) Hey, Scripting Guy! I need to “clone” a local group; in other words, I want to create a new group that contains the same members as the original group. However, I can’t find any sort of copy command that would let me do this. How can I copy the membership of a local group to a new local group?-- SO(image) (image) (image...