I need to carry out the following action with Powershell, could someone assist me with this.
Within the H:\ drive I want to find the folder called "old" and first list it to see where it is and then a second script to find it and remove. The reason I need a powershell script for this is because under H:\ are all the user home folders so essentially all users should have the folder "old" nested in their redirected folders.
Hope that makes sense