Pages Form does not work for non-admin users

Trying to use Pages to build a simple form that executes a script. I am in the Administrators group and it works great. I have a custom roll, Help Desk Users, and those users can access the page but not submit the form.

Product: PowerShell Universal
Version: 3.4.5

“Help Desk users” must also have rights to the endpoint/Script that the form points to, maybe thats the issue. This can be achieved bt Access Control and Tags

Access Controls - PowerShell Universal

Thank you @PorreKaj !

I forgot all about the access controls & tags! That fixed it. :slight_smile:

1 Like