
Microsoft Entra Connect: A Simple Setup and Hardening Guide
Reading Time: 5 minutesA step-by-step setup guide for Microsoft Entra Connect, covering server hardening, directory user permissions, and writeback configuration.
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…
