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