Errors Being Displayed After upgrading Powershell Universal from 2.0.1 to 2.1.1

Hi Guys/Adam

Powershell Errors Being Displayed After upgrading Powershell Universal from 2.0.1 to 2.1.1

“The server has returned the following error: invalid ennumeration context”

How do I mute this toast notifications for users?

Product: PowerShell Universal
Version: 1.4.6

We don’t have an option for this but I will add it in 2.1.2.

@adam see you added DisableErrorToast in 2.1.2. Would this be added to the dashboard inside of dashboards.ps1, or on the dashboard itself after new-uddashboard?

You add it in the dashboards.ps1.

New-PSUDashboard -DisableErrorToast
1 Like