SCCM v Intune Showdown

If you're an SCCM Administrator you've likely heard of InTune and might be wondering when to use it. In this post, we'll cover how SCCM and Intune are able to manage Windows 10 full desktop computers (including laptops and Windows tablets like the Surface or Surface book.) Continue Reading...
Microsoft Ignite 2016 : Recap
Last week, I was able to attend my first big IT Conference, a dream of mine since I first got into IT almost ten years ago.  I got to attend Microsoft Ignite! ##### **IT WAS AWESOME!** In this post, I'll recap some of my experiences attending...and being able to speak there as well! Continue Reading...
Part VI - In-Depth Building the FoxDeploy DSC Designer

In this post, I'll walk you through my GUI design process, and share how that actually worked as I sought to create my newest tool. Along the way, I'll call out a few really confusing bugs that I worked through in creating this tool, and explain what went wrong. In particular, I ran into quite a snag when trying to programmatically create event handlers in code when trying to use `$psitem` Â or `$_`. This lead to many conversations which introduced me to a powerful solution: the `$this` variable. Continue Reading...
Part V - Introducing the FoxDeploy DSC Designer

Continue Reading...
WinRM HTTPs and the Case of Spooky Certificate

In this post, we dig deepere into what happens to WinRM over HTTPs when certs expire. Continue Reading...
WinRM and HTTPs - What happens when certs die

Further diving into what happens with WinRM when certs expire Continue Reading...