PowerShell regex use case
Reading Time: 12 minutes 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…
CG-NATed Home lab
Reading Time: 6 minutes 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…
Automate Windows 11 Upgrade
Reading Time: 8 minutes 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,…
Zebra Kiosk Mode
Reading Time: 6 minutes Last time we talked about how to get our Zebra scanners into Intune. Today we are going to talk about how to set this unit as a kiosk scanner with a web link and a store app. This setup will be in such a way that we control the wireless…
Enrolling Zebra Scanners into Intune
Reading Time: 7 minutes For the past few months, I have been working with zebra scanners. MC9300 and MC9400 to be more excat. These scanners are unique in the fact that they do not have any cameras. These scanners are Android OS devices. That means they can go into…
Force Intune apps to redeploy
Reading Time: 6 minutesWhy will you not redeploy! It’s time to Force Intune apps to redeploy by cleaning the registry with PowerShell.
Search PowerShell Objects
Reading Time: 3 minutes Recently, I was playing with Intune devices using graph API and managed devices. I was able to search for things like the device name with no issues, but when it came to the unique codes, I started having beautiful dyslexia issues. As I…
Get Mailbox Rules Using PowerShell
Reading Time: 2 minutes Ever found yourself tangled in the web of Exchange Online mailbox rules? Yeah, me too. It’s like trying to find a needle in a haystack, especially if you’re managing multiple mailboxes. Thankfully, I stumbled upon a nifty PowerShell script that…
Scheduled Tasks with PowerShell
Reading Time: 5 minutes Last week we went over how to do audits using PowerShell (Link). Today we will use scheduled tasks with PowerShell to have the audit script run hour by hour. We do this because we don’t want to be manually running the PowerShell script every…









