Configure the admin page url

Hi,
i hope this is an easy one:
i want my dashboard to be available via the “https://servername” so i set the BaseUrl to ‘/’ like so:
New-PSUDashboard -Name ‘Dashboard’ -BaseUrl ‘/’

Now i want to access the admin page via https://servername/admin.
How do i configure that?

Thanks,
Alex

Product: PowerShell Universal
Version: 2.10

You should still be able to just access the admin page the same way. Is that not the case when you configure it this way?

Looks like something was wrong with the install. Fresh 2.10 and it is working as expected :wink:

1 Like