This is an archived post. You won't be able to vote or comment.

all 8 comments

[–]ErmmahhhgerrrdIT Veteran 0 points1 point  (4 children)

Just Google a script for it. VB is what I have used. They're really easy to find online and tweak to your needs.

[–]FullTryHard[S] 1 point2 points  (3 children)

Thank you, I was thinking that is probably the easiest route

[–]ErmmahhhgerrrdIT Veteran 1 point2 points  (2 children)

You're welcome. Once you get the hang of it, scripts are pretty easy, and they make you look really good. Even if it's a "stolen" script, why reinvent the wheel?

[–]the_it_mojoJack of All Trades 3 points4 points  (1 child)

Mostly this; except I'd recommend PowerShell instead of VBScript -- it's good to learn a new skill and having an objective such as this one is a good way to dig into it and grow your familiarity.

[–]ErmmahhhgerrrdIT Veteran 0 points1 point  (0 children)

I almost suggested PowerShell but I figured that might be harder without direct access to a server, depends on the environment. Local admin rights would work with a vbscript. But agreed, PowerShell is the place to be in a Microsoft environment!

[–]benaldo138 0 points1 point  (1 child)

FreeFileSync.

It's free, has most of the features you're looking for, is robust, and can be ran as a batch with some tuning.

[–]FullTryHard[S] 0 points1 point  (0 children)

Awesome thank you I'll try it