
How Intune Autopilot Works
Reading Time: 5 minutesHow Windows Autopilot actually works, how the hardware hash and deployment profile fit together, and how the Enrollment Status Page installs your company app and sets up the user account during OOBE.
Microsoft Graph API PowerShell
Reading Time: 5 minutes In the last blog, We talked about how to create a registered app with Graph API permissions. This app’s main purpose is to become the base for an employee directory through Powershell. If you haven’t read it yet, you can here. Today’s blog is…
Microsoft Graph API
Reading Time: 6 minutes Back in November Microsoft released v1.0 of graph API. Along with it is a large library of documentation. I have been hesitant about making a blog post about Graph for a while because the community seemed to be split on how PowerShell should…
Powershell – Open File Dialog
Reading Time: 3 minutes I was building a script for my manager the other day and inside the script, he wanted us to triple check the naming of a file path. He went as far as to have us copy the file path from the browser. Paste it, Then click rename on the file itself…
