Intune Detection Script
Hi there! Have you ever scratched your head and wondered if you loaded software the right way? You're not by yourself. This gives a lot of system administrators a headache. This is especially hard to do when handling programs like AutoCAD 2022 in a variety of settings. That is where Microsoft Intune really shines. The fact that you can use your...
Speed test with PowerShell
Often times I need to run a speed test on a remote machine. Doing a speed test tends to help you understand what's going on with the end user's computer. For example, currently, my ISP is having issues. I am getting around 6mbps down and 75 Mbps up. If I called in and...
You Don’t Need Superpowers
That's right, you Don't Need Superpowers. Today I bring you a blog post near and dear to my heart. I grew up reading DC and Marvel comic books. Watching Superhero tv shows and movies. The idea that someone could fly, and run faster than a speeding bullet was amazing....
Automating with Graph API
Last week we discussed sending emails with Graph API. You can read about it here. Today we will be taking that script and making it so it can be automated. On the backend, you will need to create an Azure App. You can read about how to do that here. The following code...