RayT
asked on
Force Deletion Using PowerShell
How do I delete a specific sub-folder in C:\Program Files (x86) using Windows PowerShell? I want to delete the sub-folder and ALL of the child folders/files.
ASKER CERTIFIED SOLUTION
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
ASKER
Thanks a lot!
Open in new window
I've also changed to ticks to prevent PowerShell from trying to accidentally detect an expression in the string.