• Skip to main content
  • Skip to footer

Drifter Games

  • Start
  • General
  • Guides
  • Reviews
  • News

Get-childitem -recurse -file | Unblock-file ((better))

: This filters the results to only include files, skipping directories.

Get-ChildItem -Recurse -File | Unblock-File -Verbose get-childitem -recurse -file | unblock-file

Get-ChildItem -Recurse -File | ForEach-Object $hasStream = Get-Item $_.FullName -Stream Zone.Identifier -ErrorAction SilentlyContinue if ($hasStream) Write-Host "STILL BLOCKED: $($_.FullName)" -ForegroundColor Red : This filters the results to only include

[Parameter(Mandatory=$false)] [switch]$Confirm get-childitem -recurse -file | unblock-file

Tweets by Drifter_Entmt

Stay in touch

dashicons-facebook-alt dashicons-twitter dashicons-instagram Twitch dashicons-youtube Tiktok dashicons-linkedin Discord

Explore our site

Games
Superior: Vengeance
Lies Beneath
Robo Recall
Gunheart
ROTG

Company
News
Careers
Contact us

Privacy Policy | Web Accessibility | Site Map

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply

Copyright Western Nest Co © 2026. All Rights Reserved. Designed by TinyFrog Technologies