In this blog, I’d like to show you the little one-liner powershell code that will delete empty folders recursively.
Note: Even if there is a single file in the child nested folder, it will exclude the parent path from deletion. Continue reading “Delete Empty Folders with Powershell Recursively”