My Profile Photo Title

Thoughts about DevOps and automation from a Windows guy


  1. POSHOrigin - Configuration File

     feature image

    This is part 3 of a 9 part series about POSHOrigin, a PowerShell module that aims to assist you in managing your Infrastructure via custom PowerShell DSC resources. >>


  2. POSHOrigin - Installation

     feature image

    This is part 2 of a nine part series about POSHOrigin, a PowerShell module that aims to assist you in managing your Infrastructure via custom PowerShell DSC resources. >>


  3. POSHOrigin - Summary

     feature image

    This is the first of a nine part series about POSHOrigin, a PowerShell module that aims to assist you in managing your Infrastructure via custom PowerShell DSC resources. >>


  4.  feature image

    The first rule of any technology used in a business is that automation applied to an efficient operation will magnify the efficiency. The second is that automation applied to an inefficient operation will magnify the inefficiency.

    - Bill Gates


  5. PowerShell Module for ClickStudio’s PasswordState

     feature image

    Most organizations will have some sort of enterprise or departmental password vault. If they don't, they seriously need to think about implementing one. Below you'll see a PowerShell module I've written to interface with ClickStudio's PasswordState application via their REST API. >>