Remote Into Other Computers – OpenSSH On Windows

If you manage both Windows and Linux in your environment (which almost everyone does) why would you want to use...

PowerShell

My PowerShell Summit Experience – Part 5: The End

My final day at Summit was filled with more great presentations by some brilliant community leaders. First was the talk...

PowerShell

My PowerShell Summit Experience – Part 4: Lee Holmes, Plaster and Chocolatey

Day 3 of Summit for me was largely more great breakout sessions, hosted by some brilliant presenters. First off was...

PowerShell

My PowerShell Summit Experience – Part 3: Start of Sessions

On Tuesday, the breakout sessions and deep dives really start. I started the day by having the grand idea of...

My PowerShell Summit Experience – Part 2: I MET SNOVER

My morning started early (4 AM) as my brain and body was still operating on EST. During my morning, I...

PowerShell

My PowerShell Summit Experience – Part 1: The Arrival

Finally after a few years of saying “Yeah I should go to this” and never pulling the trigger, I decided...

Testing Puppet Code Using The Vagrant Provisioner

Vagrant is an excellent tool used for testing out applications deployments and scripts. It is lightweight, fast, and allows you...

Software deployment with PowerShell and Chocolatey

In Windows, one of the tasks admins most wish to automate is deploying software. Due to agile software development practices,...

Create Linux users on PowerShell Core 6 with New-LocalLinuxUser

In this article, I will explain my simple function New-LocalLinuxUser for PowerShell Core 6 that acts as a wrapper and...

Setting Up An Internal Chocolatey Package Repository

If your organization is serious about using Chocolatey as a means for Windows package management, then setting up your own...