How do I assigning/modifying access to shared folders using VBscripts?
I have created a shared folder using a VBscript. The default access is for
EVERYBODY. Now I want to remove this EVERYBODY and add a specific user with
read/write access.
I haven't found anything on this anywhere. I guess AD is not designed/meant
for this. In our environment (University lab) I think it is the only
solution. Everybody is using laptops where they want to work in different
networks. We have a central file server (running windows server 2003, AD)
where data is stored for them in a user specific way. Now users should only
be able to access their designated folder and one shared folder. Others
should not have any access to the designated folder.
Maybe someone can also comment on the solution. Since I am getting
frustrated reading all the documentations not being able to find what I am
looking for.
Thanks a lot in advance.
Bernd