MOC: NinjaOne - Map of Content

I’ve collected useful NinjaOne scripts in the past, audited and then deployed in a working environment.

BitLocker Management by SunshineSam

This has been especially useful at deploying BitLocker and auditing its use on on-premise devices, where it is not as easy to work out compared to Entra Joined devices.

It’s a two part package, one script for getting the BitLocker status and another script to actually manage it (decide what to configure, what to enforce and the like).

UltraTree - Lightning-Fast Disk Space Analyzer by Jan Scholte

This has helped remotely diagnosing storage usage concerns, usually flagged by NinjaOne. UltraTree’s integration with NinjaOne allows a visual look at the largest areas of the Windows filesystem.

I had to make adjustments to the script (thanks Claude!) to resolve some issues with NuGet on windows. See UltraTree (TreeSize) - Production (NinjaOne).