Strange request, is there a way to check the permissions of a folder( such as full control or read&execute) that has been deleted. Basicly I want to check folder perms of a folder that I deleted some time ago. Is there a modular way to do this in powershell?
I tried making an get-acl loop but it just gave me all the current folders in the directory and not the deleted one.
New contributor
9Lettt3rs is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.