
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.
Webroot Deployment
Reading Time: 3 minutes In this article, I will guide you through the process of deploying webroot via Group Policy. This is a fairly straightforward process with only a little editing of the MSI. I am assuming you know how to download the MSI from the webroot portal….
Resource – SHD Get ACL
Reading Time: 2 minutes Ever need to combine Get-childitem and Get-ACL while only pulling the access information and users? Well, here we are. I hope you all can use it well. function Get-SHDACL { [cmdletbinding()] param ( [parameter(Mandatory =…
Exchange Online – Mailbox Size Audit
Reading Time: 4 minutes Here is a little powerhouse script I wrote to audit the mailbox sizes. The focus recently is to see who’s mailbox sizes are about to be over and if it’s the deleted folder. I can’t show you all of the scripts, but I can show you part of it….
