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.

Email-ExcelOrionReports.ps1

This is a PowerShell script that browses to a report's URL on Orion, downloads the file in Excel format and sends it as an email. This script could be scheduled using built-in PowerShell functionality. Create a PowerShell Scheduled Job

The script is provided as is, and user credentials are passed in clear-text.

Email-ExcelOrionReports.ps1