NinjaOne – Introducing Automated Documentation

Recently NinjaOne added in some new API endpoints and enhancements to their Documentation products which has finally made automated documentation possible. I decided to take advantage of these over the Christmas break to put together some initial scripts to show off what is now possible.

Details on how to configure the common settings and then each individual script can be found here:

https://docs.mspp.io/ninjaone/getting-started

I have made four scripts to start with, the details are below:

Enhanced Alerts

https://docs.mspp.io/ninjaone/enhanced-alerts

This script will populate a custom field on Organizations and Devices. It will show a prioritized list of alerts sorted by Severity, Priority then Created Date. It will also display a small graph detailing when the specific alert has been triggered on the device in the last 30 days.

It will also populate a view across organizations of Critical and Major severity items into the Global Overview company.

Enhanced Ticket Reports

https://docs.mspp.io/ninjaone/enhanced-ticketing-reports

This script will populate a custom field into each Organization that has logged tickets in the configured time range. It will provide data on Technician Time Tracked, Technicians Comments made and then break these up by Tickets, Technicians and Tags per Organization. It will also produce a company wide report showing the information per Organization into the Global Overview company.

There is also an option which will output the report into an HTML document in the location you configure in the script.

Aruba InstantOn

https://docs.mspp.io/ninjaone/aruba-instanton

This script will create NinjaOne Documentation templates and documents for Aruba InstantOn sites and devices.

CloudFlare

https://docs.mspp.io/ninjaone/cloudflare

This script will generate a NinjaOne Document template and NinjaOne documents for every domain contained in CloudFlare

If you have any problems please log an issue on my GitHub:

https://github.com/lwhitelock/NinjaOneAutomation/issues

You may also like...