Script to modify NTFS permissions on a profile folder
Hi Everyone,
I've searched through the newsgroups re my script with no luck at all. What
I'm looking at doing is granting a user the modify NTFS permission on their
profile folder after it has been created. The users name is referenced in a
variable called userName for example, so basically, I would like to assign
the modify NTFS permission to the user that is referenced by the variable
userName. This will be used for all our new users that are created from this
point onwards.
Many thanks in advance.
S
|