Dashboard fails and says commands already exist and to add the -AddClobber switch… Did that, haven’t seen that before… Then When i go to launch the UA Dashboard it fails to load. Looking at the logs.
New-UADashboard : The term 'New-UADashboard' is not recognized as the name of
a cmdlet, function, script file, or operable program. Check the spelling of
the name, or if a path was included, verify that the path is correct and try
again.
This is all running within IIS, When I open Powershell manually and verify both modules are installed, and if i run New-UADashboard manually I get the same error that the command doesnt exist. I didn’t see any Bug reports on Github, so maybe I am doing something wrong? Any ideas would be great!
Thanks
-Obie
This was a mistake on our part. When we rebuilt the dashboard for 1.1 we implemented Start-UADashboard and didn’t port over New-UADashboard. Double-fail.
You should be able to replace your call to New-UADashboard + Start-UDDashboard with just a call to Start-UADashboard.
I promise we won’t introduce a breaking change like this without proper documentation and\or migration paths again.
with Start-UADashboard -ComputerName http://itauto:8080 -Wait
So now it at least begins to start up. Then i get the Trail of UD Error… I put the LIC file in the net472 folder but still get the error. C:\Program Files\WindowsPowerShell\Modules\UniversalAutomation.Dashboard\1.1.1\UniversalDashboard\UniversalDashboard.Enterprise\net472