Where is UniversalDashboard.Editor?

Hi,
I’m wondering where the module UniversalDashboard.Editor are stored? I clearly using it and I also import it with the dashboards.ps1 but I can’t find it on my server and I can’t see it in “Add Components” in the admin GUI.

Before it was stored in the ProgramData/PowerShellUniversal or in ProgramData/UnviersalAutomation

Product: PowerShell Universal
Version: 3.2.3

It is just part of the UniversalDashboard module now.

So then I can just remove the following from dashboards.ps1?
“UniversalDashboard.Charts:1.3.3”, “UniversalDashboard.CodeEditor:1.2.0”, “UniversalDashboard.Editor:1.0.0”, “UniversalDashboard.Map:1.0”, “UniversalDashboard.Style:1.0.0”

Yep! Those are all included now.

1 Like