AD User Audit with PowerShell
In the intricate web of modern network management, the security and integrity of user accounts stand paramount. "AD User Audit with PowerShell" isn't just a technical process; it's a critical practice for any robust IT infrastructure. Why, you ask? The answer lies in the layers of data and accessibility that each user account holds within your...
Burnout In IT and How to Avoid it
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 you avoid it? What is...
Extra Registry Settings in Group Policy
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? These keys come from when...
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 Controller script. Where it pulls the client information from each site. Well, I wanted to improve upon this script. A problem I see with this script is the...