i am trying to write a script to turn of the Inherit Permissions of the folder security.
i have a script that creates users in AD and sets their home folder to //server/users/%username%
but when they try to access it the folder hasnt been created.
so i added a script to create the folder and set the users to have permissions as owner. but i cant turn of the Inherit Permissions in the script so users cant access each others folder
Can anyone help?
i have a script that creates users in AD and sets their home folder to //server/users/%username%
but when they try to access it the folder hasnt been created.
so i added a script to create the folder and set the users to have permissions as owner. but i cant turn of the Inherit Permissions in the script so users cant access each others folder
Can anyone help?