A single pipeline replaced fourteen lines and I never looked back.
Let's pick up where we left off using the compression classes from the .NET Framework. If you don't know what I'm talking about, take a few minutes to read the previous article. Let's start our ...
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 ...
Spread the love“`html PowerShell, a task automation and configuration management framework from Microsoft, has become an essential tool for IT professionals and system administrators. Through its ...
In 2006, Windows Script Host (WSH) and the Command Prompt shell got a new sibling when Microsoft released a completely new environment called Windows PowerShell. PowerShell has some similarities to ...
PowerShell is Microsoft’s alternative to their own Command Prompt. Earlier, Microsoft announced that they will be open sourcing PowerShell and will be bringing it to recent versions of different Linux ...
Over the last few years, I have created a vast library of PowerShell scripts that I use to keep my servers healthy. These scripts do everything from monitoring disk health to helping me to reclaim ...