Archives
-
Powershell script to find strings and highlight them in the output
After reading about Brad's find script I starting thinking about how cool it would be if I could highlight the search pattern in the output. So I wrote my own custom Find-String script to highlight the results.
-
Retrieving your Outlook appointments for a given date range
Before we dive into the code sample lets take a quick look at what it means for an appointment to fall into a given date range.