No Output on UI Page

Product: PowerShell Universal
Version: 4.2.13

I have created a UI Page (not App/Dashboard) for my colleagues to use my scripts outside the admin console. The page uses authentication and the scripts are linked with tags through access control. The “Show Output” is checked and result type is text.
FYI: I am using PowerShell 7 environment as default.
I can trigger the scripts perfectly and they are running as desired.

My Problem is: there is no reaction on the Page for the user (also not for Admins). We cannot see anything happen when we click on the run button. Even not the texts that I prepared like “Success Title” or “Failure Title” are shown. Simply nothing…

Does anybody has an idea what I am doing wrong?

Thanks in advance!
Marvin

Can’t help with your issue, but I just wanted to point out that Pages as a feature is gone in V5 - might be more efficient use of your time looking into converting the page to an app?

1 Like

Oh thanks for the hint! I missed this. So I’m going to have a look at the apps :+1: