Create a .vbs script to create folder and assign permissions - TechRepublic
Question
July 14, 2008 at 02:45 PM
nappyjim

Create a .vbs script to create folder and assign permissions

by nappyjim . Updated 18 years ago

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.

This discussion is locked

All Comments