Afternoon guys, been a while;
I've run into an interesting issue, I created a powershell script that would create a folder with some sub folders on a network share we have, all that works perfectly fine.
The twist comes when I try to delete that folder; I select it and hit delete, and it deletes everything but the last folder saying there are permission issue and that I don't have permissions to delete the folder. I check the security properties and I can't see anything (when you can see everyone that has access before you delete it). The only way I'm able to actually delete the folder(s) is through logging into our SAN and deleting it from the menu.
Does anyone have any ideas as to what is going on. Why everything seems fine when everything is created, but then go an delete it and it says 'No thank you'