Welcome to Dave's Technical Journal

In this journal, I write articles primarily about learning and using PowerShell, though my focus will largely be dictated by the technology du jour that has piqued my interest.

Recent articles

ForEach-Object -WhatIf

3 minute read

Posted:

While working on my PoShDynDnsApi module, I came across an issue…I checked out the ForEach-Object and saw that it supports -WhatIf and -Confirm parameters.

How I Blog

9 minute read

Posted:

Updated:

What technologies are used in my blog?

Updatable Help

3 minute read

Posted:

Updatable Help on GitHub Pages with platyPS.

Clear DNS Server Cache

less than 1 minute read

Posted:

Clear the DNS server cache on all domain controllers.