Tips and Tricks

Tips and Tricks
n2501r
PowerShell for Admins

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 driven PowerShell GUI. I wanted something that was very powerful yet very simple to maintain. I really enjoy automating manual administrative tasks, so that is what …

tobor79
Tips and Tricks

Not So Intutive PowerShell Behavior

The below link leads to the module I am writing about in this blog post. LINK TO POWERSHELL MODULE At my place of work a task needed to be completed that would allow us IT administrators to set the default lock screen image for our devices. Group Policy was my first thought however it was to broad …