This discussion has been locked. The information referenced herein may be inaccurate due to age, software updates, or external references.
You can no longer post new replies to this discussion. If you have a similar question you can start a new discussion in this forum.

RMM Script Checks "More Information" Column

MoreInfoCheck.jpg

How would I change the "More information" link to show my output like the one above instead of having to click More Information?

  • The original script was written in Automation Manager v2.4.

    I rewrote the script in Powershell and using Write-Host outputs to "More Information"

    It does seem like "More Information" puts them all on the same line, regardless or `n `r or multiple Write-Host cmdlets. Not sure of a way to parse it, but my issue is resolved