Because you get the file object at the end of the pipeline you could do whatever you want. Perhaps you want to delete the file. The del command is an alias for Remove-Item and one you are probably ...
PowerShell can save you a lot of time on Windows admin tasks, but to use it effectively you need to understand how it works. Here's a crash course in Windows PowerShell scripting basics to get you ...