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?
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?