Entra ID source anchor attribute
So, here I am looking down at a project to create a new domain and migrate users. Normally this isn't a bad process. You clone the user on the other domain and have them sign in. Use a tool like Profwiz or ADMT (assuming it works). Then I realize, they are AD synced to Entra/Identity. Oh, this is going to be interesting. So, I pulled out my Diet...
PowerShell regex use case
If you've ever needed to extract specific information from a log file or validate user input in a PowerShell script, you've probably wished for a magic tool that could do the heavy lifting. Well, that’s exactly where regular expressions (regex) come in. Regex is one...
CG-NATed Home lab
Recently I switched ISP providers. The one I was using started the price increase game. We picked up the ISP while it was $70 per month for 1 GB. They are the only physical line provider in my town. The town has a law that "beautifies" the power lines. This means only...
Automate Windows 11 Upgrade
Upgrading Windows 11 across multiple machines is one of those tasks that sounds simple—until you realize you need to manually download the ISO, mount it, and run the upgrade for every single computer. If you're managing a fleet of devices, that’s a lot of clicking and...