Do you have photos and videos that you have taken over the years that are scattered all over the place? Do you want to have...
PowerShell for Admins
Writing Your Own PowerShell Functions / Cmdlets
This article is an attempt at describing some of my thought process when building functions. By functions I mean a command that you can execute...
The Return of the PowerShell + DevOps Global Summit
ICYMI: PowerShell Week of 09-October-2020
Topics include GitHub actions, Azure Functions, WVD, Pentesting and more! Special thanks to Robin Dadswell, Prasoon Karunan V, Kiran Patnayakuni and Kevin Laux. Using GitHub...
NetNeighbor Watch: The PowerShell Alternative To Arpwatch
In this post, we are going to setup NetNeighbor Watch on a Raspberry Pi. NetNeighbor Watch can keep an eye on your network and send...
Creating a PowerShell Module to Improve Your Code
Do you have PowerShell code that you reuse in your scripts over and over? Do you have server names hard coded in variables? Are you...
Episode 337 – PowerScripting Podcast – Stephen Valdinger
Manage Citrix Tags with PowerShell
Managing Citrix tags can be a long painful process if done the traditional way through Citrix Studio, that is what drove me to PowerShell for...
Simple PowerShell GUI
Over the years, I have supported and created multiple types of GUIs. I finally decided a few years ago to create a very simple menu...
A New Home for Plaster
Some of you may be familiar with the Plaster PowerShell module. This slick tool lets you build out a new module in seconds. Actually, Plaster...