Reading Time: < 1 minute
Find Forwarding Rules

Find Forwarding Rules

Reading Time: 4 minutes Not too long ago, I needed to do some rule auditing for forwarders in a client’s exchange online. They believed someone had a rule in their exchange account that was forwarded to a spammer. They believed this because new employees were…

read more…
Burnout

Burnout In IT and How to Avoid it

Reading Time: 12 minutes For years, I thought Burnout was equal to weak. Boy was I wrong. Burnout is a real thing and it changes how you see this world. Burnout can take a good worker and make them the worst worker. That’s what it did to me. What is Burnout and How do…

read more…
Extra Registry Settings in Group Policy

Extra Registry Settings in Group Policy

Reading Time: 2 minutes While working with Group Policy this month, I ran across an oddity I have never seen before, “Extra Registry Settings” These were inside the default domain policy and I had no idea why they were there. So, I did some research. What are they?…

read more…
Get-Credentials to Plain Text

Get-Credentials to Plain Text

Reading Time: 2 minutes Sometimes I like to go back and see where I can improve my scripts. A few weeks ago I showed you the Unifi Controller script. Where it pulls the client information from each site. Well, I wanted to improve upon this script. A problem I see with…

read more…
LAPS Password With PowerShell

LAPS Password With PowerShell

Reading Time: 4 minutes A few of my clients use something called LAPS. Laps change the local administrator password on a computer and then store the information inside Active Directory. Since I don’t dive deep into this client’s computers often, I needed something to…

read more…
Troubleshooting Radius

Troubleshooting Radius – IP Changes

Reading Time: 3 minutes Last October, I ran across a client with a broken radius. I want to go through the process I used to troubleshoot the issue. The goal of this to bring you a level of understanding of the troubleshooting processes. Not every process is the same…

read more…
Get Client Information From your Unifi Controller

Get Client Information From your Unifi Controller

Reading Time: 4 minutes Today I would like to go over how to get client information from your Unifi Controller. We will first connect to our Unifi Controller with Powershell using the Unifi API. Then from there we will pull each site and create a list of different…

read more…
Time For a Break

Time For a Break

Reading Time: < 1 minute Welp is the end of the year. I have things in the works, however, I just started a new job. It requires me to learn many new and exciting things. While I learn these new things, I will be working on new blog posts for the upcoming year….

read more…
Azure AD Connect Unauthorized Error

Azure AD Connect Unauthorized Error

Reading Time: < 1 minute Today I was trying to sync a user’s account to the cloud and I received an error code that was new to me. Access denied, Unauthorized! I was using a domain admin account. I should have full access and rights. It threw me off as I have never…

read more…