Archive
These are all my older blog posts that I have archived. You can find my most recent blog posts here.
Distributed File System DSC Resource Update
A quick article about the new ContentPaths parameter in the cDFSRepGroup DSC resource.
Windows Distributed File System DSC Resource
A DSC Resource for configuring Windows Distributed File System Replication Groups.
Programming Sucks
A funny article about programming.
Creating WS-Man Listeners with DSC
A quick article about creating WS-Man listeners with Desired State Configuration.
NAP, DHCP and Windows 10 - Nope!
A quick article about NAP and Windows 10.
Install an SSL WS-Management Listener with GPO
A quick article about installing an SSL WS-Management Listener with GPO.
New PowerShell Icon in Windows 10 Build 10547
A quick article about the new PowerShell icon in Windows 10 build 10547.
Installing a Two-Tier PKI using nothing but Desired State Configuration – Part 2
Continuing on from Part 1, this article covers the installation of the Subordinate CA and the issuing of the Subordinate CA certificate by the Root CA.
Installing a Two-Tier PKI using nothing but Desired State Configuration - Part 1
A post about using Desired State Configuration to install a two-tier PKI.
PowerShell DON'T of the Week - $Switch in a Switch { }
A quick tip about the $Switch variable in PowerShell.