user specific shortcut deployment question

threeeye

New Member
I have a list of 100 folders named as 100 users, I need a script that will put a shortcut of a specific folder to a specific user (all the folders are the same name as the user) and all the users have folder redirection
e.g.
folders (in \\server1\share): cwinfeld dbonkovski dkozlovsky dlieberman
users (in \\server1\rp): cwinfeld dbonkovski dkozlovsky dlieberman

I need cwinfeld user to get cwinfeld shortcut, and not dlieberman
Is there a good way to do this without going into each user?
 
I would ask this on Anandtech in the programming sub forum. I needed a specific batch file and got help there. I don't think a lot of people here know about scripts. I don't unless it's using Autohotkey which isn't what you want.
 
Back
Top