How to set up your PowerShell environment to use Git and GitHub.
Different applications and operating systems store dates in differing formats. This article summarizes the most common formats and how to convert between them.
Work around the limitation of the ActiveDirectory module using the `[adsi]` type accelerator.
Another example of using PowerShell and Exchange Web Services to manage your email.
Not all strings are created equal. Text encoding can change how strings are stored in memory. Learn how to use byte arrays to work with binary data in PowerShell.
An example script for working with certificates. The example also illustrates some advanced PowerShell scripting techniques like, parameter sets, comment-based help, and error handling.
An example of using PowerShell and Exchange Web Services to monitor a mailbox.
My recommended tool for learning how to use regular expressions.