Whenever we create a new user in AD, we need to create a folder and give a certain group R,W permissions to that folder. As opposed to doing it manually, is there a vb script out there that could do it for me?
Basically, I would be creating a folder:
\\store1\users\%username\canonscans
And the canonscans folder would need to have permissions setup so that ALSHELPDESK would have read, write permissions.