Quantcast
Channel: PowerShell.org » All Posts
Viewing all articles
Browse latest Browse all 13067

Reply To: Remove-Item help

$
0
0

I don’t think I’m understanding your question, then. I suggested code which outputs information when Remove-Item successfully deletes something, and when it produces errors, but you went in a different direction with the redirection operators. Redirection would only give you verbose / debug / error / warning output, since Remove-Item doesn’t produce anything on the Output stream by itself.


Viewing all articles
Browse latest Browse all 13067

Trending Articles