Appy license IIS dashboard

Bought a license but have a few questions on applying it to my dashboards

Im running 2 dashboard on ud community v 2.83 a beta test site and prod site

I understand a license is only good for a single dashboard but is it possible to license 1 dashboard to test features then remove the license and license the other?

Should i just use set-udlicense command referenced on https://docs.universaldashboard.io/licensing to license the dashboard, if so does the license file just go in the same folder as the dashboard.ps1 file? thanks

I understand a license is only good for a single dashboard but is it possible to license 1 dashboard to test features then remove the license and license the other?

You only need it if the dashboards are running so if you are developing the dashboard and testing the features you can use it on your dev dashboard and then when you move it to production just move the license over there.

Should i just use set-udlicense command referenced on https://docs.universaldashboard.io/licensing to license the dashboard, if so does the license file just go in the same folder as the dashboard.ps1 file? thanks

For IIS, it depends on the AppPool user. Set-UDLIcense will install the license to the AppData folder which may be different than the user you are using. I’d suggest bin deployment for IIS: https://docs.universaldashboard.io/licensing#install-via-bin-deployment

Ok i think i got it up and running

Other than trying some license version only features how can i verify the dashboard is licensed?

So far i havent been able to remove the created with powershell footer

I tried setting my own footer it just adds it to the left but the powershell footer remains

I also tried setting a blank footer but the powershell footer remains

I believe i got windows authentication working but is there a way to display the logged in users name i believe i seen this before in upper right of nav nar on other dashboards on the forum thanks