When you want to start PowerShell, you may sometimes get a Windows cannot find powershell.exe error message, in that case, make sure you type “PowerShell ...
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 ...
I hope you've not only been seeing how to create zip files from PowerShell but also how to discover properties and methods for .NET classes. As you should have picked up from the last article, it is ...