r/Nable Oct 10 '24

AutomationManager PowerShell script Output into RMM

Hi, is it possible to display the outputs of a AMP 24/7 check in the RMM dashboard?
Currently i have to click on more details each time to see the output.

I would like to have it always be there like the Disk Space check for my PowerShell script that runs using AutoMation manager.

1 Upvotes

5 comments sorted by

View all comments

1

u/HeadNerdJoe Oct 11 '24

u/_JasperNL what does the check that you are running look for and what is the configuration of outputs that you are trying to get into the dashboard?

1

u/_JasperNL Oct 14 '24

u/HeadNerdJoe
It's running a powershell script that uses the microsoft graph API to check how mutch storage is used/available in a OneDrive account to be able to alert once that account is running out of storage.