Setting Folder Permissions
When creating a folder using the FileSystemObject.CreateFolder method, is there a way to set full access or delete permissions when creating the folder. I need to delete the folder and recreate it with a script but after I recreate it the permissions are set back to read/execute. Any help would be greatly appreciated.
Thanks,
Kevin
|