Skip to content

powershell admin console #3298

@lgwapnitsky

Description

@lgwapnitsky

I'm trying to create a widget for a powershell admin console, but am unable to get it to launch properly.

Here is my current json which is not working:

  "pwsh_admin": {
    "label": "PWSH Admin",
    "icon": "terminal",
    "color": "red",
    "blockdef": {
      "meta": {
        "view": "term",
        "controller": "shell",
        "cmd:shell": "start pwsh.exe -verb runas"
      }
    }

Thank you

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions