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

Archived powershell desired-state-configuration distributed-file-system

A quick article about the new ContentPaths parameter in the cDFSRepGroup DSC resource.

Windows Distributed File System DSC Resource

Archived desired-state-configuration distributed-file-system powershell

A DSC Resource for configuring Windows Distributed File System Replication Groups.

Programming Sucks

Archived funny

A funny article about programming.

Creating WS-Man Listeners with DSC

Archived desired-state-configuration ws-management powershell

A quick article about creating WS-Man listeners with Desired State Configuration.

NAP, DHCP and Windows 10 - Nope!

Archived dhcp nap windows-10 group-policy

A quick article about NAP and Windows 10.

Install an SSL WS-Management Listener with GPO

Archived certificate-services ws-management group-policy powershell

A quick article about installing an SSL WS-Management Listener with GPO.

New PowerShell Icon in Windows 10 Build 10547

Archived powershell

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

Archived certificate-services desired-state-configuration powershell

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

Archived certificate-services dsc powershell

A post about using Desired State Configuration to install a two-tier PKI.

PowerShell DON'T of the Week - $Switch in a Switch { }

Archived powershell

A quick tip about the $Switch variable in PowerShell.