
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.
Install Google Chrome with Powershell
Reading Time: < 1 minuteInstall Google Chrome using PowerShell.
Install Firefox with Powershell
Reading Time: < 1 minuteInstall FIrefox with PowerShell.
Install Gimp with Powershell
Reading Time: 3 minutes This little script installs the latest version of gimp 2.10 onto your Windows machine. Let’s take a look at the script and then break it down. The Script $DownloadPath = "C:\Temp\Gimp" If (!(Test-Path -Path "C:\Temp\"))…
