
Where to Find BitLocker Keys
Reading Time: 6 minutesA guide on how to find BitLocker keys in Active Directory, Microsoft Entra ID, and Intune, followed by step-by-step instructions to configure automated backups.
URLs With PowerShell
Reading Time: 3 minutes Regex… Even the PowerShell Masters struggle with it from time to time. I helped a friend of mine with some URL chaos. The URL he had was a software download and the token was inside the URL. Yeah, it was weird but totally worth it. There were…
Comments in Group Policy
Reading Time: 2 minutes Documentation is a big deal in the world of IT. There are different levels of documentation. I want to go over in-place documentation for group policy. Comments in Group Policy are in-place documentation. How to comment on a Group Policy This…
Enable RDP on a Remote Computer
Reading Time: 3 minutes There has been a few times where I have needed to enable Remote Desktop Protocal on Remote computers. So, I built out a simple but powerful tool to help me with just this. It uses the Invoke-Command command to enable the RDP. So, lets dig in….
