Get-ChildItem -Path "C:\Downloads" -Recurse | Unblock-File
Before PowerShell introduced this cmdlet, the primary way to unblock a file was via the Windows GUI: unblock file powershell
Important: One of our servers hit by a major DDOS attack, Fortunately, data is safe and available to download. Thanks