I’ve created a script within Powershell Universal thats running with a job. I would like to show the output with Universal Dashboard or Pages.
If I use Pages, I’m able to select a script which then shows the results from the last jobs in a table. However, I’m not able to configure anything of the table? Like paging.
When using a page within a Dashboard it is possible to do some advanced configuration of the table ( Table - PowerShell Universal ).
However, am I right that within dashboard I’m unable to use an existing script / job as a data source?
Thanks for the quick reply! I’m trying to get the jobs part working. Not much luck at the moment however. I’m getting some error messages (404) when running the powershell scripts within the dashboard. However, the same code is working from Powershell ISE.