Link to home
Start Free TrialLog in
Avatar of tools2teach
tools2teach

asked on

Robocopy "Home Directory" script. Need help getting the first letter of a user name.

I need a simple script (Powershell, batch, vb) that will robocopy the first letter of the folder to the destination file server.

For example.  I'd like to take all the user's folders from the source directory with first initial "a" and copy it over to a specified path on another server.

Please help!
ASKER CERTIFIED SOLUTION
Avatar of oBdA
oBdA

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of tools2teach
tools2teach

ASKER

Awesome.....this was what I was looking for.