
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.
Install Perch with PowerShell
Reading Time: 4 minutes Perch is an event log tracker that can catch a lot of useful information. I like perch because it captures failed login information. It’s easy to sort and exportable. This is why many companies use the software. There are some gatchya’s with…
Wait for service to appear – PowerShell
Reading Time: 3 minutes This past week I had to install a piece of software that took 30 minutes to install. The software had multiple levels of processes that made the -wait feature completely useless. The best way to know the software was installed is to detect the…
Microsoft Graph API – Powershell, Download user Images
Reading Time: < 1 minute In my previous post, we went over how to Grab user information from a client. Today we will be going over how to Download User Images with Graph API. This piece is very straightforward until you get to the graph link. There is a unique…
