PowerShell Summit 2019 – The Sequel
This week I returned to PowerShell Summit in Bellevue for the second straight year, and as a speaker nonetheless! Last...
Five PowerShell cmdlets for Beginners
For years, Windows PowerShell has been the scripting language of choice for Microsoft IT professionals, and for good reason. The...
Editing files in a Windows PowerShell console with vim
One of things I like about using Linux is that I can quickly edit files in the shell with vi....
Monitor file changes in Windows with PowerShell and pswatch
Sometimes I have wanted to monitor a directory for any file changes and receive alerts of those changes, for instance,...