Get-Credentials to Plain Text
Sometimes I like to go back and see where I can improve my scripts. A few weeks ago I showed you the Unifi…
Sometimes I like to go back and see where I can improve my scripts. A few weeks ago I showed you the Unifi…
A few of my clients use something called LAPS. Laps change the local administrator password on a computer and then store the information…
Today I would like to go over how to get client information from your Unifi Controller. We will first connect to our Unifi…
Regex… Even the PowerShell Masters struggle with it from time to time. I helped a friend of mine with some URL chaos. The…
Documentation is a big deal in the world of IT. There are different levels of documentation. I want to go over in-place documentation…
There has been a few times where I have needed to enable Remote Desktop Protocal on Remote computers. So, I built out a…
During my in-house days, one of the things I had to do constantly was clear people’s print jobs. So I learned to Clear…
Anyone who has been in IT long enough has performed a Ping Test. A simple ping and IP address. Most of us have…
When building out scripts, we must consider different ways they will fail. One of the ways I have seen them fail is through…
The other day I needed to test if a registry key was present on an end user’s computer and make it if it…