Create and set permissions on new home folder programmatically
Posted
by Christopher
on Stack Overflow
See other posts from Stack Overflow
or by Christopher
Published on 2010-04-02T15:29:06Z
Indexed on
2010/04/02
15:33 UTC
Read the original article
Hit count: 702
I have created an app to standardize user creation for our AD domain. Now I would like to be able to create, share and set permissions on the folder. I know how to create a remote folder, but I am unclear on the best way to go about sharing and setting permissions in VB08.
Thanks in advance,
Christopher
© Stack Overflow or respective owner