Reading Time: < 1 minute
DeepSite Review

DeepSite Review

Reading Time: 5 minutes Not much takes me by Suprise, but this little tool has really done just that. I want to do a Deepsite Review in today’s post. Deepsite is a unique AI tool that builds websites. Unlike chat gpt, you don’t have to feed it a complex prompt to make…

read more…
Intune devices vs app policies

Intune devices vs app policies

Reading Time: 6 minutes Ever feel like you’re just guessing which Intune policy to use? You go into Microsoft Intune thinking, “I just want to block copy/paste from Teams to a student’s phone,” and suddenly you’re knee-deep in device configs, app restrictions,…

read more…
PowerShell regex use case

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…

read more…
CG-NATed Home lab

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…

read more…
Automate Windows 11 Upgrade

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,…

read more…
Zebra Kiosk Mode

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…

read more…
Enrolling Zebra Scanners into Intune

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…

read more…
Search PowerShell Objects

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…

read more…