Hello,
Im newbie for scripting or powershell
Case background
We have created 120 folder in //fileserver/sharepath/ and all this 120 folder been name using users AD username.
How can i automated the permission setting for each folder (full control), using the folder name input.
Example
user = John Smith and the AD username jsmith
//fileserver/sharepath/jsmith
permission setting for above folder should be full control for the admin and jsmith account only
Thanks


