How to limit Reader Role to only Dashboards and deny /admin page

Dear Adam

How to limit Reader Role to only Dashboards and deny /admin page
The problem is users in reader role have acces to /admin page and there they can see scripts and modify behaviour, with preference I would limit them not even to see the /admin page
only the dashboards I let them view

Product: PowerShell Universal
Version: 1.4.6

you need to create a custom role and add users to this custom role so they are not a part of default roles, this way they wont be able to access the admin console.

1 Like