/
1.2.1.1.7. PowerShell Widget

1.2.1.1.7. PowerShell Widget

PowerShell Widget can be found in the Script drop down list.

Dashboard header in design mode with add widget menu

When in edit mode the following data is configurable:

Powershell widget configuration

PowerShell connection and script section

As it can be seen above the username, password, machine and script are read only. They can be edited by clicking Configure PS Connection button.

Powershell widget configuration settings window

To configure PS connection add:

  • Username - optional, if left empty uses current user

  • Password - optional

  • Machine - if left empty uses local host

  • Command

To test the connection the Test button can be used.

To test the script Run Script button can be used. After configuration is done click Save.

Data representation

There are 4 types of data representations for this widget:

  • chart,

  • table

  • counter

  • data points

Data representation - Chart

Powershell window Data representation type chart section

Data representation - Table

Powershell window Data representation type table section

Data representation - Counter

Powershell window Data representation type counter section

Data representation - Data points

Powershell window Data representation type data points section

 

Related content