NinjaOne – Device Alert Heat Map
Note: This is a community project and not officially supported by NinjaOne, if you have any issues please open an issue on the GitHub repository. As it is a long weekend in England thanks to...
Luke Whitelock's scripts and useful things for MSPs
Note: This is a community project and not officially supported by NinjaOne, if you have any issues please open an issue on the GitHub repository. As it is a long weekend in England thanks to...
I recently had an evening free, so thought I would have a play around trying to find some vulnerability information on devices via powershell. In the end I came across this awesome project: https://github.com/vulmon/Vulmap...
If you haven’t read already I recommend you read my better email alerts blog first as this builds on top of that https://mspp.io/datto-rmm-better-email-alerts/ This function will bypass sending alerts via email to Halo and...
Automation / Datto RMM / Microsoft 365
by Luke Whitelock · Published 11 June 2022 · Last modified 13 June 2022
Recently I had been working with Datto on getting webhooks added to Datto RMM. Have a check of the video here to see some basic use cases. I wanted to make something to demonstrate...
Recently I have been trying to make our documentation more accessible and easier for our staff to find things. As part of this I thought it would be helpful to have a table of...
I was recently testing out a new version of the Halo PSA PowerShell module and for completely unrelated reasons I needed to then write a contact deduplication script ;). This will run the built...
Happy New Year everyone! Sorry for no blog in a long time, I’ve been distracted working on Kelvin Tegelaar’s amazing CIPP project (https://github.com/KelvinTegelaar/CIPP) and working on a big rewrite of my Hudu M365 integration,...
Automation / Datto RMM / Halo PSA
by Luke Whitelock · Published 13 August 2021 · Last modified 19 September 2021
Someone over on MSPGeek this week pointed out that the built in integration for DattoRMM in Halo PSA wasn’t pulling over some key information like manufacturer and serial number. After have a chat with...
Recently Mikey O’Toole (@homotechsual) and I have been working on a PowerShell Module for Halo PSA (Mikey did most of the work and making the module far more organised than my normal ones 😀...
Recently I have been doing a lot of work converting all our scripts to work in PSCore and as Azure functions with PowerShell 7. One problem I have run into is an issue where...