
iOS/iPadOS Enrollment Methods in Intune, Bulk and Single
Reading Time: 6 minutesEvery iOS/iPadOS enrollment method in Intune, bulk and single, personal and corporate, with step by step setup, the supervised vs user affinity matrix, and gotchas.
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\"))…
