Might try PowerShell. In this case the period is the current folder and -Recurse means to do that folder and any sub folders.
Code:dir -Path . -Recurse | Unblock-File
|
Results 1 to 11 of 11
Threaded View
|
Click Here to Expand Forum to Full Width |