Hi there, with PoshUD we were able to host a dashboard as the entire website (i.e. hosted on dasboard.domain.com) - can this be achieved with Powershell Universal (without the /dashboard?).
Yep. You can just set the base URL to /
and it won’t require the /dashboard/
. Then when you visit the root, it will go to the dashboard rather than the admin console.