
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.
Validate Script Explained
Reading Time: 2 minutes PowerShell is a versatile scripting language that can help automate various tasks for system administrators and developers. One of its key features is the ability to validate script parameters, which can help ensure that the user inputs the…
Exchange Mailbox Rules
Reading Time: 8 minutes At one of my previous Jobs, I had to write a script to help me understand rules. Well, I pulled that script out of the vault to do the same thing recently. The following script will allow you to select one user or multiple users to grab their…
Remote Wipe a Computer With PowerShell
Reading Time: 5 minutes Did you know you can wipe a computer using code? I didn’t realize this was an option until I needed to do it the other day. Well, I quickly found code to wipe a computer using PowerShell. It was pretty simple as a full Microsoft documentation…
