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...
PowerShell App Deployment Toolkit
Reading Time: 6 minutesEveryone likes a useful toolkit. PowerShell App Deployment Toolkit is extremely useful with Intune, come and see why.
General Uninstaller for Intune
This past month I was given a task to Uninstall a few applications in Intune. However, the app's uninstall feature did not work according to plan. However, a bunch of these worked with the cim methods of uninstall. Which I thought was funny. After writing a bunch of...
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...