create multiple folders with security group permission powershell- similar script mentioned below . Want to know that where to mention destination path to create folders
Requirement is script has to create multiple folders in shared path and has to set the security group permission for created folders using powershell. Want to know that where to mention destination path to create folders in the below script and where to mention .csv to import the folder names .
Wait the only place I deviated from the verb-noun format was in the transcript path...right? I yield to you everytime I've seen your blog, but I'm sticking with what I got this time.
Chris Dent
You updated the command name DoPermissions -> Do-Permissions. Which would have been fine, but you've left calls to the function using the old name in the if statement block. 'tis easy enough to fix, but a gotcha.
instead of $ent: USERPROFILE can I mentioned the path in this format I.e '\\servername\projectfolders\newprojects'
____________________________________________________
I need to add a security group i.e. "shr-projects_new" for each folder created using this script. can i know where i need to add the security group with modify permissions
SAM IT
ASKER
I need to add a security group i.e. "shr-projects_new" for each folder created using this script. can i know where i need to add the security group with modify permissions
Pber
No comment has been added to this question in more than 21 days, so it is now classified as abandoned.
I have recommended this question be closed as follows:
If you feel this question should be closed differently, post an objection and the moderators will review all objections and close it as they feel fit. If no one objects, this question will be closed automatically the way described above.