Intune devices vs app policies
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, compliance policies, and something called MAM-WE (which sounds like a failed robot uprising). If you've ever...
Get Intune Devices with PowerShell
Recently I was working with a company that gave me a really locked down account. I wasn't use to this as I have always had some level of read only access in each system. I was unable to create a graph API application either. So, I was limited to just my account. This...
A Guide to Subject Matter Expert Tickets
In the intricate ecosystem of IT support, the quality of communication in ticket submissions can significantly influence the efficiency of problem resolution. Imagine walking into a dense forest, each tree representing a different issue or ticket awaiting resolution....
WordPress in Docker with LDAP
A few weeks ago, we built WordPress in Docker. Today I want to go deeper into the world of docker. We will be working with a single WordPress instance, but we will be able to expand this setup beyond what is currently there over time. Unlike last time we will be...